cURL
curl --request GET \ --url https://api.energy-hub.io/v1.0.0/users/{userId}/vehicles/{vehicleId}/image.png \ --header 'X-API-KEY: <api-key>'
200
Example
"aSDinaTvuI8gbWludGxpZnk="
Returns the vehicle image as png file for the user.
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.
User ID
Vehicle ID
Successful operation
The response is of type string<byte>.
string<byte>