A Company represents a group of people working together towards a shared business goal.A company includes Key Persons and Corporations. The Key Persons have relationships with the Corporations, acting as shareholders, officers, and directors.
An Incorporation Request is a request to incorporate a new entity through Commenda. Populate all necessary information and submit the request to initiate the process.
We use Bearer token authentication to secure our APIs. Include a valid token in the Authorization header of each request:
Copy
Authorization: Bearer <your_token>
Replace <your_token> with the token provided by Commenda. Request API keys from our team for both testing and production environments.For more details, explore our API Reference or contact our support team.