Ziina · Authentication Profile

Ziina Authentication

Authentication

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

PaymentsFintechUAEMENAMoney TransferWallets
Methods: http, oauth2 Schemes: 2 OAuth flows: API key in:

Security Schemes

bearer http
scheme: bearer
oauth2 oauth2

Source

Authentication Profile

Raw ↑
generated: '2026-07-17'
method: derived
source: openapi/ziina-openapi.yml
summary:
  types:
  - http
  - oauth2
schemes:
- name: bearer
  type: http
  scheme: bearer
  bearerFormat: JWT
  sources:
  - openapi/ziina-openapi.yml
  notes: >-
    All Ziina API calls authenticate with an HTTP bearer token in the
    Authorization header (Authorization: Bearer <token>). The token is a JWT
    access token issued by Ziina's OAuth 2.0 authorization server.
- name: oauth2
  type: oauth2
  flow: authorization_code
  authorizationUrl: https://auth.ziina.com/oidc/auth
  tokenUrl: https://auth.ziina.com/oidc/token
  grantTypes:
  - authorization_code
  - refresh_token
  scopes:
    read_account: Read the connected account profile (GET /account).
    write_payment_intents: Create payment intents and accept payments on the account's behalf.
    write_refunds: Issue refunds against payment intents.
    write_transfers: Initiate transfers between Ziina accounts.
    write_webhooks: Register and delete webhook endpoints.
    offline_access: Receive a refresh_token for long-lived access.
  sources:
  - https://docs.ziina.com/developers/oauth-2.0
  - https://docs.ziina.com/business/oauth-2.0
  notes: >-
    Ziina uses an OIDC-based OAuth 2.0 flow (auth.ziina.com/oidc). Business
    integration credentials (client_id, username, password) and allowed redirect
    URIs are provisioned by contacting Ziina support. A personal access token
    obtained on the Ziina business connect page carries all available scopes for
    self-integration.

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