Skip to main content

API recipes overview

API recipes are practical examples or step-by-step guides that show you how to accomplish specific tasks using the Banqup APIs. They provide detailed instructions and code snippets to help you understand how to use various endpoints and functionalities offered by the APIs.


Grant permissions

Grant permissions            

Grant permissions for developers to use Banqup APIs.


2 steps

Manage app credentials

Create and manage app credentials          

Create and revoke app credentials.                                    


4 steps

App access token

Get access token with app credentials

Generate access tokens with app credentials to make authorized API calls.


2 steps

Implement oauth flow

Implement authorization code flow

Implement the OAuth 2.0 authorization code flow.


3 steps