Developers
Docs
  • Introduction
  • Welcome
  • Getting Started
    • Authentication
    • Errors
    • Idempotency
    • Pagination
    • Metadata
    • Versioning
    • Traceability
    • Limitations
  • API
    • API reference
      • Agreements
        • Agreement Object
        • List agreements
        • Get agreement
        • Get template
        • Create agreement
      • ApiKeys
        • ApiKey object
      • Customers
        • Customer object
        • List customers
        • Get customer
      • Mandates
        • Mandate object
      • Payments
        • Cancel
      • Webhooks
      • Merchants
        • Me
    • Specification
  • Webhooks
    • Events
Powered by GitBook
On this page

Welcome

PreviousIntroductionNextAuthentication

Last updated 2 years ago

Our API is organized around . Our API has predictable resource-oriented URLs, accepts request bodies, returns responses, and uses standard HTTP response codes, authentication, and verbs.

You can use the API for testing, which doesn't affect your live data or interact with the payment schemes. The API key you use to authenticate the request determines whether the request is live mode or test mode.

Our API doesn't support bulk updates. You can work on only one object per request.

https://api.debitdirect.io

REST
JSON-encoded
JSON-encoded