Credit History
Last updated Nov 6th, 2025
post api.withmono.com/v3/lookup/credit-history/{provider}v1.0
This resource enables you to retrieve a user's credit history.

Sandbox Credentials
Kindly retrieve your Sandbox test credentials from the Sandbox page here.

Supported URL Providers
crc: represents Credit Bureau Limited.xds: represents First Central Credit Bureau.all: represents Credit history data from both Bureaus.
Path Params
Body Params
Headers
Request
123456789
curl --request POST \
--url https://api.withmono.com/v3/lookup/credit-history/{provider} \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--header 'mono-sec-key: string' \
--data '
{
"bvn": "224*****012"
}'
Response
Choose an option from the drop down or click one of these buttons to see an example:
