Download OpenAPI specification:Download
The REST API for the DVSA Mobile Examiner Services (MES) system, supporting the iPad app used to record practical driving tests. Each API call needs to include a valid JWT token obtained from DVSA Azure Active Directory, for a staff id recorded as an active examiner within the TARS system.
Get application configuration
scope required | string The configuration scope |
Success
Invalid request
Not authenticated
Not authorised
Get my own Journal
staffNumber required | integer The Examiner's TARS Staff Number |
My Journal
No staff number supplied
Not authenticated
Not authorised
No journal found for staff number
Server error
Post log messages
Success
Invalid request
Not authenticated
Not authorised