One Platform API documentation is organized into two API families with different audiences and access rules.
| API family | Audience | Endpoint reference |
|---|---|---|
| Organizations API | Partners and customer-side system integrators working in an organization scope. | Organizations API endpoints |
| Integrators API | Namirial product integrators and internal product integrations. | Integrators API endpoints |
Use the Organizations API when the integration acts on behalf of a One Platform organization. Most operations are scoped by organizationId and use routes such as:
/v1/organizations/{id}/<resource>Start from:
Use the Integrators API for integrations reserved to Namirial product teams and approved Namirial integrators. This family exposes broader integration endpoints and is protected by dedicated RBAC.
Start from:
Provisioning documents the dry-run and activation callbacks that One Platform sends to integrated Namirial products during service activation.