Authentication

Our API is free to use, however, since the v2, an API key is required, even for free tier. You can get an API key by following the link below.

Get an API key

API key

To authenticate your requests, you need to include your API key in the Authorization header. The API key is a secret token that is unique to you and is used to authenticate your requests.

You’ll receive this API Key shortly after subscribing to our Free tier or Pro plan.

Request
GET /api/v2/products/{id} HTTP/1.1
Host: api.sneakersapi.dev
Authorization: <YOUR_API_KEY>

Rate limits

PlanMonthly requests
Free50,000
Pro5,000,000