x-api-key header on every request.
API areas
Company setup
Create the company record that scopes later partner incorporation and Commenda OS calls.
Partner Incorporation API
Discover jurisdiction requirements, create incorporations, submit intake, track status, and resolve issues.
Commenda OS Partner API
Manage reusable company data such as business entities, people, documents, government identifiers, and registrations.
Webhooks
Subscribe to partner events and receive signed webhook deliveries.
Response conventions
- Company-scoped endpoints only return resources visible to the partner firm associated with the API key.
- List endpoints return an object containing the resource list and
count. - Detail endpoints return an object containing the requested resource.
- Requests without a valid
x-api-keyreturn401. - Requests for a company or resource outside the partner firm’s scope return
403or404, depending on the endpoint boundary.
Next steps
Create a company
Start by creating the company that scopes later partner API calls.
Build an incorporation flow
Follow the recommended end-to-end sequence for partner-led incorporations.