cURL
curl --request GET \ --url https://api.energy-hub.io/v1.0.0/vehicles/{vehicleId}/image.png \ --header 'X-API-KEY: <api-key>'
200
Example
"aSDinaTvuI8gbWludGxpZnk="
Returns the vehicle image as png file.
Documentation IndexFetch the complete documentation index at: https://developer.energy-hub.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://developer.energy-hub.io/llms.txt
Use this file to discover all available pages before exploring further.
API key used for authorization and authentication.
Vehicle ID
Successful operation
The response is of type string<byte>.
string<byte>