Recharge · Authentication Profile

Recharge Payments Authentication

Authentication

Recharge secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

SubscriptionsRecurring BillingE-commercePaymentsShopifyRetention
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiToken apiKey
· in: header (X-Recharge-Access-Token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/recharge-payments-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiToken
  type: apiKey
  in: header
  parameter: X-Recharge-Access-Token
  description: Store API token generated in the Recharge merchant portal under Apps and integrations.
  sources:
  - openapi/recharge-payments-openapi.yml