asetrix.online
● Live

Drivers License

Real-time + manual-load license validation.

POST /api/v1/drivers/enquiry

Real-time drivers-licence enquiry by ID or other identifier.

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/drivers/enquiry" \
  -H "X-Api-Key: ask_live_xxx" -H "Content-Type: application/json" \
  -d '{ "enquirer_name": "Jane", "enquirer_surname": "Doe", "individual_name": "John", "individual_surname": "Smith", "individual_id_no": "8001015009087" }'

Request body

{
  "enquirer_name": "Jane",
  "enquirer_surname": "Doe",
  "individual_name": "John",
  "individual_surname": "Smith",
  "individual_id_no": "8001015009087"
}

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

An unhandled error has occurred. Reload 🗙