After signing up for an account, you'll receive an API key via email. This key is used to authenticate all requests to KicksDB.An API key is a string that looks like this: KICKS-BCFE-71C9-B7D0-64CC154JSR05
.Making a Request#
To authenticate a request, include your API key in the Authorization header.Every response from the API includes the following headers for your reference:X-Key-Type
→ Indicates the type of API key used.
X-Quota-Current
→ Shows the number of requests you've made during the current month.
Modified at 2025-08-18 21:35:05