
Welcome to the Loan Service API documentation
Overview
Our APIs provide secure, programmable access for managing the end-to-end lifecycle of loan servicing. Built for financial institutions and fintech platforms, they enable you to:- Create, underwrite, and fund digital loans
- Track repayment schedules and outstanding balances
- Monitor borrower risk and delinquency
- Handle collateral and repayment workflows securely
- Access detailed borrower identity (PII) and credit metadata where applicable
π Quick Links
π Public vs PII Endpoint Comparison
API Endpoints
Explore our full API reference to seamlessly integrate loan servicing capabilities into your application.Loan Service Endpoints
Get started with our API
Authentication
All API endpoints are authenticated using Bearer tokens and picked up from the specification file.API Playground Authentication
When using the API playground in this documentation:- Click the βHeadersβ button below the endpoint URL
- Add a new header with key
keyand valueyour_api_key_here
Authentication APIs
Use the following endpoint to manage access:POST /auth-token: Exchange credentials for a bearer token