Getting started
Introduction
The KOOB API is a secure and easy way to interact with our platform to integrate your own services or create complete third party applications.
This documentation covers everything you need to know to get started, you can also find an exhaustive list of endpoints and their parameters in our API Reference.
WARNING
You will need a username and password to access the API reference. If you don't have them, please contact us.
Need assistance?
For general inquiries, you can contact us at hello@koob.tech or visit our contact form.
For any technical assistance, please reach out to koob@quadra-diffusion.fr.
Prerequisites
Before you start, make sure you have the following:
- A valid API key. You can obtain one by contacting us.
- A basic understanding of RESTful APIs and JSON.
- A tool to make HTTP requests, such as Postman or cURL.
API Endpoints
The KOOB API and documentation is available in two environments:
- Staging: For development and testing
- Production: For live applications
Staging Environment
Production Environment
Integration Certification Required
Access to the production environment requires completion of our integration certification process. Please contact our technical team to begin the certification workflow before requesting production API credentials.
Use the staging environment for development, testing, and integration work.