American Express · Authentication Profile

American Express Authentication

Authentication

American Express developer APIs are onboarding-gated and secured with a layered scheme: mutual TLS (two-way client-certificate authentication), request-level HMAC message authentication (MAC) signatures, and OAuth 2.0 bearer tokens for authorization. No public OpenAPI is published, so this profile is captured from the Amex for Developers API Security documentation rather than derived from a machine-readable spec.

American Express secures its APIs with mutualTLS, http, and oauth2 across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

Credit CardsFinancial-ServicesPaymentsCard NetworkTokenizationFraud PreventionOpen BankingRewardsUnited StatesFortune 100
Methods: mutualTLS, http, oauth2 Schemes: 3 OAuth flows: clientCredentials API key in:

Security Schemes

mutualTLS mutualTLS
hmac http
scheme: hmac
oauth2 oauth2
scheme: bearer · flows: clientCredentials

Source

Authentication Profile

american-express-authentication.yml Raw ↑
generated: '2026-07-23'
method: searched
source: https://developer.americanexpress.com/documentation/api-security
docs:
  - https://developer.americanexpress.com/documentation/api-security/certificates
  - https://developer.americanexpress.com/documentation/api-security/hmac
  - https://developer.americanexpress.com/documentation/api-security/oauth-2
description: >-
  American Express developer APIs are onboarding-gated and secured with a
  layered scheme: mutual TLS (two-way client-certificate authentication),
  request-level HMAC message authentication (MAC) signatures, and OAuth 2.0
  bearer tokens for authorization. No public OpenAPI is published, so this
  profile is captured from the Amex for Developers API Security documentation
  rather than derived from a machine-readable spec.
summary:
  types: [mutualTLS, http, oauth2]
  api_key_in: []
  oauth2_flows: [clientCredentials]
schemes:
  - name: mutualTLS
    type: mutualTLS
    description: >-
      Two-way TLS. Partners are issued client certificates during onboarding and
      must present them on every API call; American Express validates the client
      certificate alongside the server certificate.
    docs: https://developer.americanexpress.com/documentation/api-security/certificates
  - name: hmac
    type: http
    scheme: hmac
    description: >-
      HMAC / Message Authentication Code (MAC) request signing. Each request
      carries an Authorization header containing an HMAC signature computed over
      the request using the partner's issued MAC ID and secret, protecting
      message integrity and authenticity.
    docs: https://developer.americanexpress.com/documentation/api-security/hmac
  - name: oauth2
    type: oauth2
    scheme: bearer
    description: >-
      OAuth 2.0 access tokens are used for authorization on APIs that require
      them; tokens are obtained via the Amex token endpoint and presented as
      bearer credentials. Scope and grant details are provisioned per partner
      onboarding.
    docs: https://developer.americanexpress.com/documentation/api-security/oauth-2
    flows:
      - flow: clientCredentials
notes:
  - Client SDKs (packages/american-express-packages.yml) implement the mTLS + HMAC
    request-signing so partners do not hand-roll the signature.
  - Access is partner-gated; credentials, certificates, and MAC secrets are issued
    during onboarding rather than self-service.

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/american-express-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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