Amazon · Authentication Profile

Amazon Authentication

Authentication

Amazon secures its APIs with apiKey and http across 2 declared security schemes, as derived from its OpenAPI definitions.

AmazonAdvertisingAlexaE-CommerceMarketplacePaymentsVoiceFortune 100
Methods: apiKey, http Schemes: 2 OAuth flows: API key in: header

Security Schemes

bearerAuth http
scheme: bearer
amazonPaySignature apiKey
· in: header (authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/amazon-advertising-api-openapi.yml, openapi/amazon-pay-api-openapi.yml, openapi/amazon-selling-partner-api-openapi.yml
summary:
  types:
  - apiKey
  - http
  api_key_in:
  - header
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: OAuth 2.0 access token from Login with Amazon
  sources:
  - openapi/amazon-advertising-api-openapi.yml
  - openapi/amazon-selling-partner-api-openapi.yml
- name: amazonPaySignature
  type: apiKey
  in: header
  parameter: authorization
  description: AMZN-PAY-RSASSA-PSS-V2 signature using merchant private key
  sources:
  - openapi/amazon-pay-api-openapi.yml