GoCardless
66 actions · 2 auth methods
Authentication
OAuth 2.0
Requires creating a GoCardless Partner app. Issues permanent access tokens with no expiry or refresh.Guides: Connector Profile, Link Account
API Key
No app registration required. Token inherits the permissions of the user who created it.Guides: Connector Profile, Link Account
Getting Started
1
Create or Select a Project
Set up a new project or select an existing one. See the Projects Guide.
2
Configure the Connector
Enable the connector and set up a connector profile in your project. See Managing Connectors.
Connector Profile
GoCardless - OAuth 2.0
Connector Profile
GoCardless - API Key
3
Link an Account
Connect an account using StackOne Hub or Auth Link.
Link Account
GoCardless - OAuth 2.0
Link Account
GoCardless - API Key
4
Use Actions
Invoke actions using one of the methods below:
- MCP – Model Context Protocol for AI assistants
- A2A – Agent-to-Agent protocol
- AI Toolset (TypeScript) – TypeScript SDK for AI agents
- AI Toolset (Python) – Python SDK for AI agents
- Actions RPC – Direct API calls
- Playground – Test actions in the dashboard