● Live
Commercial Reports
Company credit, directors & risk.
POST
/api/v1/commercial/reportCompany credit report, directors, financials and risk, for a registered business.
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/commercial/report" \
-H "X-Api-Key: ask_live_xxx" -H "Content-Type: application/json" \
-d '{ "requester_name": "Jane", "requester_surname": "Doe", "business_name": "Example Trading (Pty) Ltd", "reg_number": "2020/123456/07" }'
Request body
{
"requester_name": "Jane",
"requester_surname": "Doe",
"business_name": "Example Trading (Pty) Ltd",
"reg_number": "2020/123456/07"
}Billed per call from your prepaid credits, new accounts start with free trial credits. Powered by licensed data partners. Scope an API key to commercial on your dashboard.