Developer documentation
Build on Likuid.
One API. Every capability.
Connect once and access the whole platform — data, decisioning and payments — through a single, well-documented REST API with webhooks and SDKs.
Request accessREST API
Predictable, resource-oriented endpoints with JSON over HTTPS.
Webhooks
Subscribe to decision, payment and customer events in real time.
Sandbox
Full test environment with sample data before you go live.
SDKs
Typed client libraries and copy-paste examples to start fast.
# Decision in one call
POST https://api.likuid.ai/v1/decisions
{
"applicant_id": "app_8f3k2",
"amount": 2000,
"term_months": 24
}
→ {
"decision": "approve",
"confidence": 0.94,
"latency_ms": 1400
}
Request documentation access
Tell us who you are and a member of the team will be in touch with your access details.
Thanks — you're all set.
A member of the team will be in touch shortly.