Overview
The developer tools available on the Banqup Developer Portal are meant to help users with Banqup APIs integration and include important resources that can simplify the development process.
Check out the tools and resources below for more information on how to handle Banqup APIs.
Learn how to perform authentication and authorization to use Banqup APIs.
Check out the stages of a Banqup API development, from design to deletion.
View error examples and troubleshoot failed API requests.
Check out important terminology related to REST APIs.
OpenAPI Specification
Banqup APIs are documented using the OpenAPI 3 standard. This approach enables us to describe the API in a manner that supports validation and conformance testing. This helps accelerate development and simplify the integration process.
You can find all our API specifications in the Developer Portal's API Explorer section. Our guides and recipes include examples using cURL and Postman for testing and integration.
To download the API specifications, hover over the Export button on the API introduction page, then click on OpenAPI Spec.