Stream

Retrieve streaming endpoints for the vin's data

Retrieve a list of all endpoints where a VIN data in being streamed to.

get/v1/stream/{vin}

Path parameters

vinstring required

Vehicle Identification Number

Response

GetVINStreamingEndpointsResponse

endpointsstring[]
vinstring

Example response

{
  "vin": "3D7UT2CL0BG625027"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.