GoCardless
api.gocardless.com
GoCardless is a global direct debit payment platform that lets you collect recurring and one-off payments directly from customer bank accounts. It supports SEPA Direct Debit, Bacs, ACH, BECS, and other local bank debit schemes across 30+ countries, with lower fees than card payments and reduced churn from failed payments.
api_key
free
1.0
https://api.gocardless.com
1
2026-03-01 11:07:51
Health
Capabilities
create_customer
emailCreate a new customer record with their name, email, and address details.
Detail: https://api.gocardless.com/capabilities/create_customer
create_mandate
paymentsCreate a direct debit mandate authorizing you to collect payments from a customer's bank account.
Detail: https://api.gocardless.com/capabilities/create_mandate
create_payment
paymentsCreate a direct debit payment to collect money from a customer's bank account using an existing mandate.
Detail: https://api.gocardless.com/capabilities/create_payment
create_payout
paymentsList payouts showing when collected funds are transferred to your bank account.
Detail: https://api.gocardless.com/capabilities/create_payout
create_subscription
paymentsSet up a recurring direct debit subscription that automatically creates payments at defined intervals.
Detail: https://api.gocardless.com/capabilities/create_subscription
list_payments
paymentsList and filter all direct debit payments across your GoCardless account.
Detail: https://api.gocardless.com/capabilities/list_payments
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: GoCardless Description: GoCardless is a global direct debit payment platform that lets you collect recurring and one-off payments directly from customer bank accounts. It supports SEPA Direct Debit, Bacs, ACH, BECS, and other local bank debit schemes across 30+ countries, with lower fees than card payments and reduced churn from failed payments. Auth: api_key Capabilities: - create_customer: Create a new customer record with their name, email, and address details. - create_mandate: Create a direct debit mandate authorizing you to collect payments from a customer's bank account. - create_payment: Create a direct debit payment to collect money from a customer's bank account using an existing mandate. - create_payout: List payouts showing when collected funds are transferred to your bank account. - create_subscription: Set up a recurring direct debit subscription that automatically creates payments at defined intervals. - list_payments: List and filter all direct debit payments across your GoCardless account.