Introduction
Welcome to the ClearGrid API documentation. ClearGrid is an AI-powered debt resolution platform that enables lenders to integrate seamlessly with our system for account creation, updates, and debt management.
With our APIs, you can:
Create and update borrower accounts in real-time
Manage sub-accounts for installment tracking
Automate updates to balances and obligations
Securely integrate with ClearGrid’s ecosystem
🌍 Environments
Use the correct base URL depending on your environment:
Service
Production URL
Development URL
Core APIs (auth, tokens)
https://core-prod.cleargrid.ae/api/v1
https://core-dev.cleargrid.ae/api/v1
Job APIs (accounts, data ingestion)
https://job-prod.cleargrid.ae/api/v1
https://job-dev.cleargrid.ae/api/v1
Last updated