API-first credit infrastructure for co-living platforms, loan service providers, and insurers.
Rent and deposit financing embedded at checkout for your residents.
REST API + webhookCo-lend or originate on CrediMonk's NBFC license and underwriting stack.
API + LOS/LMS syncPremium financing so policyholders can pay in installments.
REST API + SDKAPI documentation is shared directly with integration partners.
Sandbox access, key-based auth, and webhooks for loan status. No SDK required.
Bearer token per partner, rotated from your dashboard.
Status pushed on application, approval, and disbursement.
Test credentials issued instantly, no approval wait.
POST /v1/loan-applications Authorization: Bearer {api_key} Content-Type: application/json { "partner_id": "housr_co_living", "product": "rent_deposit_financing", "amount": 45000, "applicant_ref": "usr_2214" }