- API credentials: API Key and API Secret associated with your organization.
- API base URL: The platform has staging (testing) and production environments. The base URL is different for each.
What to request
| What to request | Description |
|---|---|
| Credentials (API Key and API Secret) | To authenticate all API requests. |
| Base URL – Staging | Base URL for the testing environment (e.g. https://api-staging.kairoconnect.com/api/v1). |
| Base URL – Production | Base URL for the production environment. |
Contact
[email protected] Provide: your organization name, environment(s) needed (staging and/or production), and if applicable, that you need webhook configuration (reception URL and secret).In all examples in this documentation, replace
{BASE_URL} with the base URL provided by Kairo Connect (staging or production).