API Reference (v1)
Integrate the power of BiblioPrix directly into your custom applications. Build automated arbitrage bots, specialized dashboards, and custom pricing tools.
Topics
Getting Started
The BiblioPrix API is organized around REST. Our API has predictable resource-oriented URLs, accepts JSON-encoded request bodies, returns JSON-encoded responses, and uses standard HTTP response codes.
Base URL
https://biblioprix.fr/api/v1Rate Limiting
To prevent abuse and ensure stability, the API is rate-limited to 100 requests per 15 minutes per API key. If you exceed this limit, you will receive a 429 Too Many Requests response.
Credits
API usage consumes your account credits identically to using the web dashboard. Importing ISBNs costs 1 credit per ISBN. Launching a scan costs 1 credit per ISBN per specified marketplace. If an API request exceeds your available balance, you will receive a 402 Payment Required response.
