v15

latestOpenAPI 3.1.02026-07-1295183803.5 KB
Tracking_Trip

Get summary of an ended trip

get/skynet/trip/{id}/summary

Path parameters

idstring required

Specify the ID of the trip whose summary needs to be generated. Please ensure the trip is already completed. Trip summary is not available for ongoing trips.

Query parameters

keystring 32 character alphanumeric string required
Example:key=API_KEY

A key is a unique identifier that is required to authenticate a request to the API.

Response

statusstring

A string indicating the state of the response. On successful responses, the value will be Ok. Indicative error messages are returned for different errors. See the API Error Codes section below for more information.

messagestring

Displays the error message in case of a failed request. If the request is successful, this field is not present in the response.