# Developers

## Developers

- [Introduction](https://devs.debitdirect.io/introduction.md): Welcome to our developer hub. Here you will find comprehensive guides and documentation to help you start working with DebitDirect, as well as support if you get stuck. Let’s get started!
- [Welcome](https://devs.debitdirect.io/welcome.md)
- [Authentication](https://devs.debitdirect.io/getting-started/authentication.md)
- [Errors](https://devs.debitdirect.io/getting-started/errors.md)
- [Idempotency](https://devs.debitdirect.io/getting-started/idempotency.md)
- [Pagination](https://devs.debitdirect.io/getting-started/pagination.md)
- [Metadata](https://devs.debitdirect.io/getting-started/metadata.md)
- [Versioning](https://devs.debitdirect.io/getting-started/versioning.md)
- [Traceability](https://devs.debitdirect.io/getting-started/traceability.md)
- [Limitations](https://devs.debitdirect.io/getting-started/limitations.md)
- [API reference](https://devs.debitdirect.io/api/api-reference.md)
- [Agreements](https://devs.debitdirect.io/api/api-reference/agreements.md)
- [Agreement Object](https://devs.debitdirect.io/api/api-reference/agreements/agreement-object.md)
- [List agreements](https://devs.debitdirect.io/api/api-reference/agreements/list-agreements.md)
- [Get agreement](https://devs.debitdirect.io/api/api-reference/agreements/get-agreement.md)
- [Get template](https://devs.debitdirect.io/api/api-reference/agreements/get-template.md): Retrieve schema template.
- [Create agreement](https://devs.debitdirect.io/api/api-reference/agreements/create-agreement.md)
- [ApiKeys](https://devs.debitdirect.io/api/api-reference/apikeys.md)
- [ApiKey object](https://devs.debitdirect.io/api/api-reference/apikeys/apikey-object.md)
- [Customers](https://devs.debitdirect.io/api/api-reference/customers.md)
- [Customer object](https://devs.debitdirect.io/api/api-reference/customers/customer-object.md)
- [List customers](https://devs.debitdirect.io/api/api-reference/customers/list-customers.md)
- [Get customer](https://devs.debitdirect.io/api/api-reference/customers/get-customer.md)
- [Mandates](https://devs.debitdirect.io/api/api-reference/mandates.md)
- [Mandate object](https://devs.debitdirect.io/api/api-reference/mandates/mandate-object.md)
- [Payments](https://devs.debitdirect.io/api/api-reference/payments.md)
- [Cancel](https://devs.debitdirect.io/api/api-reference/payments/cancel.md)
- [Webhooks](https://devs.debitdirect.io/api/api-reference/webhooks.md)
- [Merchants](https://devs.debitdirect.io/api/api-reference/merchants.md)
- [Me](https://devs.debitdirect.io/api/api-reference/merchants/me.md)
- [Events](https://devs.debitdirect.io/webhooks/events.md)
