GoCardless

api.gocardless.com

Community

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

Pricing

free

Spec version

1.0

Base URL

https://api.gocardless.com

Crawl failures

1

Last verified

2026-03-01 11:07:51

Health

Loading health data...

Capabilities

create_customer

email

Create a new customer record with their name, email, and address details.

Detail: https://api.gocardless.com/capabilities/create_customer

create_mandate

payments

Create 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

payments

Create 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

payments

List payouts showing when collected funds are transferred to your bank account.

Detail: https://api.gocardless.com/capabilities/create_payout

create_subscription

payments

Set up a recurring direct debit subscription that automatically creates payments at defined intervals.

Detail: https://api.gocardless.com/capabilities/create_subscription

list_payments

payments

List 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.