Retrieve a list of all available battery capacities (in kWh) across the vehicle database.
curl --request GET \
--url https://staging.api.fryte.xyz/vehicles/info/battery_capacities \
--header 'Authorization: Bearer <token>'{}Documentation Index
Fetch the complete documentation index at: https://docs.fryte.com/llms.txt
Use this file to discover all available pages before exploring further.
curl --request GET \
--url https://staging.api.fryte.xyz/vehicles/info/battery_capacities \
--header 'Authorization: Bearer <token>'{}