Ziina
Ziina is a Dubai-based (UAE) fintech offering an instant money and payments platform for consumers and businesses. Its REST API lets developers create hosted and embedded payment intents, issue refunds, run peer transfers between Ziina accounts, and register webhooks. Amounts are in the currency's minor unit (fils for AED), auth is HTTP bearer (JWT) via OAuth 2.0 scopes, and settlement is in AED with multi-currency acceptance.
Ziina publishes 5 APIs on the APIs.io network, including Payment Intent API, Refund API, Transfer API, and 2 more. Tagged areas include Payments, Fintech, UAE, MENA, and Money Transfer.
The Ziina catalog on APIs.io includes 1 event-driven AsyncAPI specification.
Ziina’s developer surface includes authentication, documentation, engineering blog, sandbox, getting-started guide, API reference, support, and 33 more developer resources.
API Rating
APIs
Ziina Payment Intent API
Create a payment intent (POST /payment_intent) and retrieve it (GET /payment_intent/{id}). Returns a hosted redirect_url and an embedded_url for card, Apple Pay, and Google Pay ...
Ziina Refund API
Initiate a full or partial refund against a payment intent (POST /refund) and retrieve refund status (GET /refund/{id}). Requires the write_refunds scope.
Ziina Transfer API
Move money between Ziina accounts (POST /transfer) addressed by account ids or ziinames, and retrieve a transfer (GET /transfer/{id}). Requires the write_transfers scope and an ...
Ziina Webhooks API
Register (POST /webhook) or delete (DELETE /webhook) a webhook endpoint that receives real-time payment event callbacks, optionally HMAC-signed with a shared secret. HTTP callba...
Ziina Account API
Retrieve the authenticated account (GET /account) - account_id, account_type (personal/business), status, ziiname, display_name, and profile picture. Requires the read_account s...
MCP Servers
ziina-mcp.yml
MCP SERVERArazzo Workflows
_Index
ARAZZOZiina - accept a payment and confirm
Create a payment intent, then poll it until the payment reaches a terminal status. Seed inputs with test=true to run in Ziina test mode.
ARAZZOZiina - refund a payment and confirm
Issue a refund against an existing payment intent, then poll the refund until it reaches a terminal status.
ARAZZOPricing Plans
Rate Limits
FinOps
Ziina Finops
FINOPSEvent Specifications
Ziina Webhooks
Event surface for Ziina payment webhooks. When a webhook URL is registered (POST /webhook), Ziina delivers events as HTTP POST callbacks over HTTPS to that URL. Non-2xx response...
ASYNCAPIResources
Get Started 4
Portal, sign-up, and the first successful call
Documentation 3
Reference material describing how the API behaves
Agent Surfaces 5
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 10
Pagination, idempotency, versioning, errors, and events
Scroll for all 10
Build 1
SDKs, sample code, and the tooling you integrate with
Access & Security 6
Authentication, authorization, and security posture
Operate 2
Status, limits, changes, and where to get help
Commercial 5
Pricing, plans, and the legal terms of use
Company 3
The organization behind the API
Other 1
Properties that don't map to a standard resource type