Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.alterauth.com/llms.txt

Use this file to discover all available pages before exploring further.

Alter ships with pre-configured templates for the managed-secret providers below. Adding any of them is the same flow: generate the credential at the provider, paste it into Developer Portal → Managed Secrets → Add Secret, and issue a grant binding it to a principal. For any header-based credential not in this catalog, use the Custom template — configure header name, injection format (Bearer {token}, Token {token}, Key {token}, …), and multi-header or query-parameter injection as needed.
ProviderSlugCredential typeWhat to paste
AirtableairtableBearer tokenPersonal Access Token
AlgoliaalgoliaAPI Key (custom header)Application ID + Admin API Key
AWSawsSigV4Access Key ID + Secret Access Key. Dedicated page →
AxiomaxiomBearer tokenAPI token
BrazebrazeBearer tokenREST API key
Brevo (Sendinblue)brevoAPI Key (custom header)API v3 key
ClerkclerkBearer tokenSecret key
CloudflarecloudflareBearer tokenAPI token
CodacodaBearer tokenAPI token
CursorcursorBearer tokenAPI key
DatadogdatadogAPI Key (custom header)API key (+ App key when needed)
DiscorddiscordBearer token (Bot)Bot token
ExaexaAPI KeyAPI key
GitHubgithubBearer tokenPersonal Access Token (or App installation token)
GitLabgitlabBearer tokenPersonal Access Token
GrafanagrafanaBearer tokenAPI key
Incident.ioincident-ioBearer tokenAPI key
KlaviyoklaviyoBearer tokenPrivate API key
PagerDutypagerdutyAPI Key (custom header)API access key
PostHogposthogBearer tokenPersonal API key
RechargerechargeAPI Key (custom header)API token
ResendresendBearer tokenAPI key
RootlyrootlyBearer tokenAPI token
SendGridsendgridBearer tokenAPI key
SentrysentryBearer tokenAuth token
ShopifyshopifyAPI Key (custom header)Admin API access token
ShortcutshortcutAPI Key (custom header)API token
StripestripeBearer tokenSecret key (sk_…)
SupabasesupabaseBearer tokenService role key
TerraformterraformBearer tokenAPI token
TwiliotwilioBasic authAccount SID + Auth Token
VercelvercelBearer tokenAPI token
WhatsApp Businesswhatsapp-businessBearer tokenSystem User access token
WorkOSworkosBearer tokenAPI key

What’s next

AWS reference

SigV4 specifics and boto3 integration.

Provision secrets for backend services

End-to-end guide.

OAuth providers

For user-authorized credentials.