Skip to content

Conundra Vehicle API (0.0.3)

The Vehicle API provides endpoints for managing vehicles used in planning operations.

Download OpenAPI description
Servers
Mock server
https://developer.conundra.eu/_mock/apis/vehicles/vehicle-api/
Vehicle API Production
https://api.conundra.eu/vehicle/v1/

Health check

Miscellaneous endpoints for general API functionality

Operations

Health check

Request

The ping-endpoint can be used for validating a connection with the application. It will authenticate the caller and respond pong if everything is set-up correctly.

Security
clientCredentials

Responses

Returned when the application is responsive and you are authenticated.

Bodytext/plain
string
Response
text/plain
pong

Vehicle [EXPERIMENTAL]

Endpoints for managing vehicles.

Operations