Get started in 4 minutes
Process your first 50 borrower files for free.
Spin up a sandbox workspace, drop in a couple of bank statements, and watch CLNA assemble a clean credit file in under a minute. No credit card. No demo call needed.
# your first callsandbox
curl https://api.clna.tech/v1/documents \
-H "Authorization: Bearer cl_test_…" \
-F "files=@statement.pdf" \
-F 'borrowerCreate={"fullName":"Ada Obi","bvn":"22190012345","phone":"+2348012345678"}'
← 202 Accepted · applicationId + documents[] queued
← GET /v1/applications/{id} · webhook on completion