Skip to main content

Documentation Index

Fetch the complete documentation index at: https://orbit-docs.devotel.io/llms.txt

Use this file to discover all available pages before exploring further.

Organization API

Your own organization — read profile, submit KYC documents, check verification status. For cross-org admin, see the Admin Organizations API (parent-child) or contact support for platform-level operations. Base path: /v1/organization Authentication: API key (X-API-Key) or session JWT.
MethodPathPurpose
GET/v1/organization/Get the calling org’s profile
POST/v1/organization/kyc/submitSubmit KYC documents
GET/v1/organization/kyc/statusCheck KYC verification status
KYC is required to send messages on certain channels (10DLC SMS in the US, registered sender IDs in some countries, WhatsApp Business verification). Statuses are pending, under_review, verified, rejected.

See also