HyperPay · Authentication Profile

Hyperpay Authentication

Authentication

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

PaymentsPayment GatewayFintechMENASaudi ArabiamadaApple PayCards
Methods: http Schemes: 2 OAuth flows: API key in:

Security Schemes

bearer_token http
scheme: bearer
entity_id apiKey
· in: query ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-17'
method: searched
source: openapi/hyperpay-openapi.yml
docs: https://hyperpay.docs.oppwa.com/reference/parameters
summary:
  types:
  - http
notes: >-
  HyperPay (ACI / OPPWA) authenticates every request with TWO credentials issued
  together: an `entityId` channel identifier (a form field on writes, a query
  parameter on reads) that scopes the request to a specific merchant channel, and
  an `Authorization: Bearer <access-token>` header. Requests are
  application/x-www-form-urlencoded over TLS. Separate entityId values are issued
  per payment-method channel (e.g. one for cards, one for mada, one for Apple
  Pay). Test and live use distinct credentials and hosts.
schemes:
- name: bearer_token
  type: http
  scheme: bearer
  bearerFormat: accessToken
  sources:
  - openapi/hyperpay-openapi.yml
- name: entity_id
  type: apiKey
  in: query
  paramName: entityId
  note: Also sent as a form field on POST requests; identifies the merchant channel.
  sources:
  - openapi/hyperpay-openapi.yml

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