Skip to main content

Get access token with app credentials

You can grant your app access to Banqup APIs with an access token, that can be generated using the app credentials from your Banqup Developer Portal account. Follow the recipe below to get an access token using the client credentials OAuth2 flow.

Prerequisites

Use the newly generated token to make API requests in the API Explorer, via cURL or other API clients.