Skip to main content

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.

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.

Export specs