Skip to main content

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 access

REST API reference

OpenAPI 3.1 spec, served at /v3/api-docs on your API host. Keyset pagination via cursor — treat nextCursor as opaque.

Request access

Webhooks

Billing, mail, and membership events with HMAC-SHA256 signature verification and retry semantics.

Request access

SDKs & examples

TypeScript and Java client examples for leads, subscribers, and organization management.

Request access

Quick start

Three steps to your first API call

  1. 1

    Create an organization in OneOps and invite your team.

  2. 2

    Generate an API token with the scopes your integration needs.

  3. 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.