top of page

Documentation

It's Simple

Integrating with the Biz API is no different from integrating with any other RESTful API and follows the same process, requiring no extensive or complex documentation beyond the API documentation itself. The API documentation, with requests and responses in English, is designed to simplify integration for international developers.

​​​

The full API documentation for Biz API is available here: https://api.bizapi.eu/docs

​

Make sure to set the x-api-key ​header on all requests.

​

​You can import the swagger.json file directly into Postman to start executing requests and receiving responses immediately. Furthermore, you can use the swagger.json file to automatically generate an API client in your preferred programming language, saving you time by eliminating the need to manually map request and response contracts.​

​​​

That's it, you are ready to start integrating business data into your software.​​​​ â€‹â€‹â€‹â€‹â€‹â€‹

Quota

Quota usage is returned at the root level of every response, providing real-time insights to help you monitor usage and implement necessary alerts and safeguards.

Technical Issues?

Should you have any questions or encounter technical or data issues, please feel free to contact us at info@bizapi.eu.

bottom of page