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.
| Method | Path | Purpose |
|---|---|---|
GET | /v1/organization/ | Get the calling org’s profile |
POST | /v1/organization/kyc/submit | Submit KYC documents |
GET | /v1/organization/kyc/status | Check KYC verification status |
pending, under_review, verified, rejected.
See also
- Subaccounts API — manage child orgs under a parent
- 10DLC registration guide