BALAD CORP · Authentication Profile

Balad Corp Authentication

Authentication

BALAD CORP secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyPaymentsRemittancesCross-Border PaymentsFintechEgyptPayoutsMoney TransferBanking
Methods: oauth2 Schemes: 1 OAuth flows: clientCredentials API key in:

Security Schemes

OAuth2ClientCredentials oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: searched
source: https://developers.balad.tech/authorization-1459814m0.md
docs: https://developers.balad.tech/authorization-1459814m0.md
summary:
  types: [oauth2]
  oauth2_flows: [clientCredentials]
  server_to_server: true
  transport: Bearer access token in Authorization header
schemes:
  - name: OAuth2ClientCredentials
    type: oauth2
    flow: clientCredentials
    token_endpoint: /identity/v1/token
    grant_type: client_credentials
    request_content_type: application/x-www-form-urlencoded
    request_fields: [grant_type, client_id, client_secret]
    response_fields: [access_token, token_type, expires_in, scope]
    token_type: Bearer
    expires_in_seconds: 3600
    header: 'Authorization: Bearer <ACCESS_TOKEN>'
    scoped: true
    scope_note: >-
      Tokens are scoped to specific product APIs (remittances, collections, bills, vouchers).
      Balad does not publish an enumerated scope reference; scope is returned on the token response.
    sources: [openapi/balad-corp-gateway-openapi.yml]
notes:
  credentials: >-
    Client ID and Client Secret are issued during partner onboarding and managed from the
    Balad Dashboard (Developer -> Client Secrets). A maximum of 5 active secrets is allowed.
  ip_whitelisting: >-
    Production API access is IP-restricted; partners must supply static IP(s) to be whitelisted
    before authenticating against production APIs (see Go Live).
  revocation: Access tokens/secrets can be revoked instantly from the Balad Dashboard.

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/balad-corp-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.