Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.kicks.dev/llms.txt

Use this file to discover all available pages before exploring further.

API keys can be found in your account dashboard
You can find your API keys in your account dashboard. It should look like this:
KICKS-1234-ABCD-1234-123456ABCDEF
Once you have your API key, you can use it to authenticate your requests to our APIs by including it in the Authorization header, using the Bearer scheme:
Authorization: Bearer KICKS-1234-ABCD-1234-123456ABCDEF

Response headers

When you make a request to our APIs, we will return some response headers with useful information. Here are the ones you should pay attention to:
HeaderDescription
X-Quota-CurrentThe number of requests you have made so far in the current month.
X-Key-TypeThe type of API key you are using.