API Documentation
Authentication
Authentication
The SneakersAPI.dev basics features are free to use and do not require an API key. However, we do have Pro and Ultra plans that require an API key to access specific features such as historical price data and GTIN/UPC Lookup API.
Subscribe to our pro plans
Subscribe to our Pro and Ultra plans to get an API key. Pro plan starts at $9.99/month.
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 Pro or Ultra plans.
Request
If you subscribed via RapidAPI, you can use the X-RapidAPI-Key
header instead of the Authorization
header.
Rate limits
Plan | Rate limit | Rate limit via RapidAPI |
---|---|---|
Free tier | 2 request/second | 500,000 per month |
Pro | 1M request/month | 830,000 per month |
Ultra | 5M request/month | 1,500,000 per month |