asetrix.online
● Live

Full Credit Report

Comprehensive consumer bureau report.

POST /api/v1/credit/report

A comprehensive consumer credit-bureau report, scores, accounts, enquiries and affordability, matching the CZ PDF output.

Run a check on the site

No code needed, fill in the fields and we run the check for you, billed to your wallet. Same service, same data as the API below.

Sign in to continue

Run this check on the website

Every check is billed to your team wallet, and new accounts start with free trial credit. Sign in to get an instant, official result.

Sign in to run a check
POPIA-handled Free trial credit Instant result

Example request

curl -X POST "https://api.asetrix.online/api/v1/credit/report" \
  -H "X-Api-Key: ask_live_xxx" -H "Content-Type: application/json" \
  -d '{ "consumer": { "id_number": "8001015009087", "first_name": "Jane", "last_name": "Doe", "email_address": "jane.doe@example.com", "gross_income": 50000, "household_expenses": 10000, "reason": "Affordability Assessment", "consent": true } }'

Request body

{
  "consumer": {
    "id_number": "8001015009087",
    "first_name": "Jane",
    "last_name": "Doe",
    "email_address": "jane.doe@example.com",
    "gross_income": 50000,
    "household_expenses": 10000,
    "reason": "Affordability Assessment",
    "consent": true
  }
}

Billed per call from your prepaid credits, new accounts start with free trial credits. Powered by licensed data partners. Scope an API key to credit on your dashboard.

An unhandled error has occurred. Reload 🗙