Driving Licence Verification

Verifies a driving licence. Accepts JSON with licence_number and dob. Requires X-API-KEY and X-Client-ID headers.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Driving licence number

string
required

Date of birth (YYYY-MM-DD)

Responses

400

Bad request — missing or invalid licence_number/dob.

401

Unauthorized — invalid or missing API credentials.

404

Not found — no record for the supplied licence_number.

500

Internal server error.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json