NALA · Authentication Profile

Nala Authentication

Authentication

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

CompanyFintechPaymentsRemittancesMoney TransferPayoutsCross-Border PaymentsMobile MoneyStablecoinsAfrica
Methods: http Schemes: 1 OAuth flows: API key in: header

Security Schemes

bearerApiKey http
scheme: bearer · in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.rafiki.com/reference/authentication.md
docs: https://docs.rafiki.com/reference/authentication
api: Rafiki API
summary:
  types: [http]
  http_schemes: [bearer]
  api_key_in: [header]
  oauth2_flows: []
  notes: >-
    Rafiki authenticates every request with an API key presented as an HTTP
    Bearer token in the Authorization header. Keys are minted in the Rafiki web
    portal, are scoped (fine-grained permissions per key), and can carry an
    optional expiry (minimum TTL 180 days). Key values are shown once and never
    stored by Rafiki. Key format is a three-part dotted token (xxx.xxx.xxx).
schemes:
  - name: bearerApiKey
    type: http
    scheme: bearer
    in: header
    header: Authorization
    format: 'Bearer {apikey}'
    key_format: xxx.xxx.xxx
    scoped: true
    expiry: optional (min 180 days)
    provisioning: Rafiki web portal (Settings > API keys)
    sources: [docs.rafiki.com/reference/authentication]
scopes_summary:
  model: per-key scopes (not OAuth2 flows); scopes are selected at key creation
  scopes:
    - bank:read
    - lookup:read
    - payment-account:read
    - payment-account:write
    - payout:read
    - payout:write
    - wallet:read
    - statement:read
    - statement:write

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/nala-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.