{"items":[{"type":"link","label":"PTV OptiFlow Vehicle API","link":"/apis/vehicles/vehicle-api","routeSlug":"/apis/vehicles/vehicle-api"},{"type":"group","label":"Health check","link":"/apis/vehicles/vehicle-api/health","routeSlug":"/apis/vehicles/vehicle-api/health","items":[{"label":"Health check","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/vehicles/vehicle-api/health/ping","routeSlug":"/apis/vehicles/vehicle-api/health/ping","metadata":{"seo":{"title":"Health check","description":"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."}},"httpPath":"/ping"}]},{"type":"group","label":"Vehicle","link":"/apis/vehicles/vehicle-api/vehicle","routeSlug":"/apis/vehicles/vehicle-api/vehicle","items":[{"label":"Get cursor-based vehicle","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/vehicles/vehicle-api/vehicle/getpagedvehicles","routeSlug":"/apis/vehicles/vehicle-api/vehicle/getpagedvehicles","metadata":{"seo":{"title":"Get cursor-based vehicle","description":"Retrieve vehicle in bulk using cursor-based paging (see the Cursor-based pagination documentation on the PTV Developer Portal)."}},"httpPath":"/vehicles"},{"label":"Upsert Vehicle","deprecated":false,"httpVerb":"put","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/vehicles/vehicle-api/vehicle/upsertvehicle","routeSlug":"/apis/vehicles/vehicle-api/vehicle/upsertvehicle","metadata":{"seo":{"title":"Upsert Vehicle","description":"Create or update a Vehicle. A unique ID is required to identify the Vehicle.Calling this endpoint with an existing id will update the Vehicle."}},"httpPath":"/vehicles/{id}"},{"label":"Get Vehicle","deprecated":false,"httpVerb":"get","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/vehicles/vehicle-api/vehicle/getvehicle","routeSlug":"/apis/vehicles/vehicle-api/vehicle/getvehicle","metadata":{"seo":{"title":"Get Vehicle","description":"Get an existing Vehicle, defined by their id."}},"httpPath":"/vehicles/{id}"},{"label":"Delete Vehicle","deprecated":false,"httpVerb":"delete","isAdditionalOperation":false,"isWebhook":false,"type":"link","link":"/apis/vehicles/vehicle-api/vehicle/deletevehicle","routeSlug":"/apis/vehicles/vehicle-api/vehicle/deletevehicle","metadata":{"seo":{"title":"Delete Vehicle","description":"Delete a Vehicle, defined by their id."}},"httpPath":"/vehicles/{id}"}]}]}