Authentication
To authenticate with the CookieChimp API, you will need an API key. This key is a unique identifier for your account and is used to ensure that only authorized users have access to the data.Obtaining Your API Key
Currently, you cannot generate the API key yourself. To request an API key, please contact our support team. Once you have your API key, you can use it to authenticate your requests to the CookieChimp API. Include it in the header of your HTTP requests like so:Rate Limits
To ensure fair usage of the API, we limit the number of requests you can make to the API. The rate limit is 100 requests per minute. If you exceed this limit, you will receive a429 Too Many Requests
response.