Skip to main content

Recipes

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.


User access token

Get access token with user credentials

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


2 steps

App access token

Get access token with app credentials

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


2 steps

Grant permissions

Grant permissions            

Grant permissions for developers to use Banqup APIs.


4 steps

Manage app credentials

Create and manage app credentials          

Create and revoke app credentials.                                    


4 steps