Creating Your GoCardless Access Token
GoCardless uses Bearer token authentication for API access. Follow these steps to create an access token from your GoCardless Dashboard.
Sign in to GoCardless Dashboard
Sign in to your GoCardless Dashboard (or Sandbox Dashboard for testing).
Open Access Tokens
You will see the Access tokens page with a list of your existing tokens (if any).
Configure Token Details
In the modal dialog, provide the following details for your token.
- Name - Enter a descriptive name for the token (e.g., ‘StackOne Integration’)
- Scope - Select the appropriate access level:
- • Read only access - For read-only operations
- • Read-write access - For full API access (create, update, delete operations)
Save and Copy Token
Click Create to generate the token.
- Copy the token immediately as it will only be shown once
- Store the token securely
Linking the Account from the Hub
Navigate to the Hub
If the account linking is successful, you will see the newly linked account in your Accounts page.