Routable · Authentication Profile

Routable Authentication

Authentication

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

PaymentsAccounts PayableAccounts ReceivableB2B PaymentsMass PayoutsFinTech
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/routable-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: 'API token presented as `Authorization: Bearer {your_token}`. Generate tokens
    in the Routable dashboard. A sandbox environment is available for testing without moving
    real money.'
  sources:
  - openapi/routable-openapi.yml