API Reference
Complete API reference for all Debitura APIs.
Available APIs
Customer API
REST API for clients to manage their debt collection cases programmatically.
- Base URL (Production):
https://customer-api.debitura.com - Authentication: API Key (X-Api-Key header)
- Documentation: Coming soon
Referral Partner API
REST API for SaaS platforms to embed Debitura and earn revenue share.
- Base URL (Production):
https://referral-api.debitura.com - Authentication: API Key + Bearer Tokens
- Documentation: Coming soon
Collection Partner API
REST API for collection agencies to automate case management.
- Documentation: Coming soon
Common API Topics
Documentation for the following topics is coming soon:
- Error handling - Standard error formats and codes
- Pagination - Navigating paginated responses
- Filtering and sorting - Query syntax and operators
Authentication
Debitura APIs use two authentication methods:
- API Keys (X-Api-Key) - For direct API access
- Bearer Tokens - For delegated access (referral partners acting on behalf of clients)
Learn more in the Authentication guide.
Rate limits
All APIs implement rate limiting to ensure platform stability. See individual API references for specific limits.
Need help?
- Check out our workflow guides for step-by-step integration help
- Visit the Support Center for operational questions