{
  "name": "Debitura",
  "description": "Debitura is an API-first international debt collection platform. These are the public APIs for uploading and managing debt collection cases, embedding collection as a referral partner, and operating as a collection partner across 180+ markets.",
  "image": "https://cdn.prod.website-files.com/6331f4a4a67d2e210a3dade4/6387bf2bd0ba6e6e409a17f4_Logo%20(3).png",
  "url": "https://docs.debitura.com/apis.json",
  "created": "2026-06-24",
  "modified": "2026-06-24",
  "specificationVersion": "0.20",
  "tags": ["Debt Collection", "Accounts Receivable", "Debt Recovery", "FinTech", "Payments", "Invoicing"],
  "apis": [
    {
      "name": "Debitura Customer API",
      "description": "Upload overdue B2B and B2C invoices to collection, preview pricing and eligibility, track case status, and manage webhooks and payments.",
      "humanURL": "https://www.debitura.com/integration/debt-collection-api",
      "baseURL": "https://customer-api.debitura.com",
      "tags": ["Debt Collection", "Accounts Receivable", "Invoicing"],
      "properties": [
        { "type": "Documentation", "url": "https://docs.debitura.com/clients" },
        { "type": "OpenAPI", "url": "https://docs.debitura.com/openapi/customer-api.json" },
        { "type": "x-signup", "url": "https://app.debitura.com/CreditorApiKey" }
      ]
    },
    {
      "name": "Debitura Referral Partner API",
      "description": "Set up clients, generate bearer tokens for the Customer API, and track revenue share as a referral partner embedding debt collection.",
      "humanURL": "https://www.debitura.com/integration",
      "baseURL": "https://referral-api.debitura.com",
      "tags": ["Referral Partner", "Embedded Finance", "Debt Collection"],
      "properties": [
        { "type": "Documentation", "url": "https://docs.debitura.com/referral-partners" },
        { "type": "OpenAPI", "url": "https://docs.debitura.com/openapi/referral-partner-api.json" }
      ]
    },
    {
      "name": "Debitura Collection Partner API",
      "description": "For collection agencies and law firms operating debt collection cases on the Debitura network.",
      "humanURL": "https://www.debitura.com/integration",
      "baseURL": "https://collectionpartner-api.debitura.com",
      "tags": ["Collection Partner", "Debt Collection", "Legal"],
      "properties": [
        { "type": "Documentation", "url": "https://docs.debitura.com/collection-partners" },
        { "type": "OpenAPI", "url": "https://docs.debitura.com/openapi/collection-partner-api.json" }
      ]
    }
  ],
  "maintainers": [
    { "FN": "Debitura Support", "email": "contact@debitura.com", "url": "https://www.debitura.com/integration/debt-collection-api" }
  ]
}
