Developer Documentation
Build on the Zanzibar Digital Free Zone — integrate company registration, payments, and governance into your applications.
Company as code. The ZDFZ platform is API-first and AI-native. Every operation available in the portal can be automated via API.
Integration Options
REST API
https://api.zdfz.live/api/v1/...
Standard REST endpoints for registration, companies, and payments. OpenAPI documentation available.
View API Explorer →JSON-RPC
https://api.zdfz.live/api/v1/freezone/main/rpc
Full JSON-RPC 2.0 interface for all operations. Interactive explorer with method documentation.
View OpenRPC Spec →MCP (Model Context Protocol)
https://api.zdfz.live/mcp
AI agent integration via the Model Context Protocol. Enables AI assistants to register companies and manage residents.
View MCP Docs →Reseller API
API key authentication
Programmatic onboarding for resellers and partners.
X-API-Key
header authentication.
Authentication
- Portal: JWT session cookies (browser-based)
- API: Bearer token in Authorization header
- Reseller:
X-API-Keyheader - MCP: Built-in auth flow
White-Label Ready
The ZDFZ platform is white-label ready. One codebase, multiple instances via configuration. Contact us to discuss launching your own digital free zone.
Get Started
Explore the API Explorer for interactive documentation. API key access and integration support coming soon.