Developers
Build on the Prabhix platform
API-first architecture with documented endpoints, predictable error codes, and tenant isolation you can verify.
Authentication
JWT-based auth with organization-scoped claims. Send X-Prabhix-Org to pin the active tenant on multi-org users.
Request accessREST API reference
OpenAPI 3.1 spec, served at /v3/api-docs on your API host. Keyset pagination via cursor — treat nextCursor as opaque.
Request accessWebhooks
Billing, mail, and membership events with HMAC-SHA256 signature verification and retry semantics.
Request accessSDKs & examples
TypeScript and Java client examples for leads, subscribers, and organization management.
Request accessQuick start
Three steps to your first API call
- 1
Create an organization in OneOps and invite your team.
- 2
Generate an API token with the scopes your integration needs.
- 3
Call GET /api/v1/org with Authorization: Bearer <token> and X-Prabhix-Org set to your organization ID.
Need integration support?
Our engineering team helps partners design secure, tenant-aware integrations.