API philosophy
Zuripay surfaces clear resources with idempotent operations, rich metadata, and audit logs. Every endpoint is versioned and contract-tested before release.
API-first DNA
Use consistent REST resources, webhook contracts, and language SDKs that match production parity.
Zuripay surfaces clear resources with idempotent operations, rich metadata, and audit logs. Every endpoint is versioned and contract-tested before release.
Global edge delivery, webhook retries, zero-downtime deploys, and 24/7 SRE coverage keep your finance stack online.
Create an account
Sign into the console with MFA support.
Obtain API keys
Issue scoped keys per environment.
Test in sandbox
Use mirrored data, seeded cards, and event replay.
Go live
Promote configurations and monitor real-time telemetry.
Zuripay publishes SLA-backed uptime and webhook latency metrics. Subscribe to our status feed or integrate via webhooks to receive incident notifications.
Current status
99.995% uptime
Latency < 250ms | Webhook delivery 400ms p95
POST /wallets lets you define currency, owner, limit policies, and metadata. Responses include ledger ids and compliance states.
/cards endpoints associate networks, dynamic controls, KYC statuses, and shipping options into a single workflow.
/payouts and /transfers support bulk uploads, idempotent keys, and webhook confirmations for each stage.
Recommended backend stack: Node.js with PostgreSQL for scalable event-driven microservices. Strong alternatives include Go for high-throughput settlement engines and Python FastAPI for analytics layers.