Control your Kobble integration via the API.
The Kobble API allows you to interact with your Kobble integration programmatically. You can use the API to perform a variety of tasks such as:
All API endpoints are authenticated using an API Key that you can generate from your SDK secret tab in your dashboard. You can pass the API Key in the Kobble-Sdk-Secret
header as specified in the OpenAPI specification below.
We provide SDKs for the following languages, feel free to check them out:
Control your Kobble integration via the API.
The Kobble API allows you to interact with your Kobble integration programmatically. You can use the API to perform a variety of tasks such as:
All API endpoints are authenticated using an API Key that you can generate from your SDK secret tab in your dashboard. You can pass the API Key in the Kobble-Sdk-Secret
header as specified in the OpenAPI specification below.
We provide SDKs for the following languages, feel free to check them out: