Gamma · Authentication Profile

Gamma Authentication

Authentication

Gamma secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyProductivityPresentationsDocumentsWebsitesArtificial IntelligenceGenerative AIContent GenerationDesign
Methods: apiKey, oauth2 Schemes: 2 OAuth flows: authorizationCode API key in: header

Security Schemes

X-API-KEY apiKey
· in: header ()
OAuth2 oauth2

Source

Authentication Profile

gamma-authentication.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://developers.gamma.app/get-started/understanding-the-api-options
docs: https://developers.gamma.app/get-started/understanding-the-api-options
summary:
  types: [apiKey, oauth2]
  api_key_in: [header]
  oauth2_flows: [authorizationCode]
schemes:
- name: X-API-KEY
  type: apiKey
  in: header
  parameter_name: X-API-KEY
  key_prefix: sk-gamma-
  description: >-
    REST API authentication. Generate a key from Account Settings > API Keys.
    Requires a Pro, Ultra, Teams, or Business plan. The header name is
    case-sensitive.
  applies_to: https://public-api.gamma.app/v1.0
- name: OAuth2
  type: oauth2
  description: >-
    Used by the official remote MCP server (https://mcp.gamma.app/mcp). OAuth 2.0
    authorization-code flow with PKCE (S256) and Dynamic Client Registration
    (RFC 7591). Bearer token in the Authorization header.
  authorization_server: https://auth.gamma.app
  authorization_endpoint: https://auth.gamma.app/oauth/authorize
  token_endpoint: https://auth.gamma.app/oauth/token
  registration_endpoint: https://auth.gamma.app/oauth/register
  jwks_uri: https://auth.gamma.app/.well-known/jwks.json
  grant_types: [authorization_code, refresh_token]
  code_challenge_methods: [S256]
  scopes: [generate, gamma:read]
  applies_to: https://mcp.gamma.app/mcp

Work with this as data

Every security artifact here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This security artifact
curl "https://apis.io/api/v1/security/gamma-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.