How do I start using the IPbyte API?
Create an account, then go to the API Keys page in your account center to get your API key. Add the key to your request as a query parameter or header depending on the product.
Create an account, then go to the API Keys page in your account center to get your API key. Add the key to your request as a query parameter or header depending on the product.
Most IPbyte APIs authenticate with the key query parameter. Add ?key=YOUR_API_KEY to the request URL. Some products also support Bearer Token authentication in the request header.
The standard rate limit is 1,000 requests per second. Requests above the limit return a throttling error. Daily call limits depend on your purchased package. Contact us for higher concurrency.
All APIs return JSON by default. Offline databases are available in AWDB and TXT formats. Select an offline library product to view field and format details.