Ozow · Authentication Profile

Ozow Authentication

Authentication

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

PaymentsInstant EFTPay by BankFintechSouth Africa
Methods: apiKey, http Schemes: 2 OAuth flows: API key in:

Security Schemes

ApiKey apiKey
· in: header ()
BearerToken http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-17'
method: modeled-from-docs
source: openapi/ozow-openapi.yml
summary:
  types:
  - apiKey
  - http
schemes:
- name: ApiKey
  type: apiKey
  in: header
  headerName: ApiKey
  note: >-
    Merchant API key issued in the Ozow dashboard (dash.ozow.com), sent on
    payment and transaction-query requests alongside a SHA512 HashCheck field.
    The HashCheck is computed by concatenating the request fields in the
    documented order (SiteCode, CountryCode, CurrencyCode, Amount,
    TransactionReference, BankReference, CancelUrl, ErrorUrl, SuccessUrl,
    NotifyUrl, IsTest), appending the merchant PrivateKey, lower-casing the
    string, and taking the SHA512 hex digest. Incoming NotifyUrl notifications
    are verified the same way (concatenate response fields excluding Hash,
    append PrivateKey, lowercase, SHA512).
  sources:
  - openapi/ozow-openapi.yml
  - https://hub.ozow.com/docs
  - https://ozow.com/integrations
- name: BearerToken
  type: http
  scheme: bearer
  bearerFormat: token
  note: >-
    The Refunds and Payouts APIs authenticate with a reusable bearer token
    obtained from the Ozow identity/token service (a "Get Token" request),
    used until it expires, in addition to a per-request HashCheck.
  sources:
  - https://hub.ozow.com/docs
  - https://api.i-pay.co.za/guide/refund

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/ozow-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 email required.

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