← Back to catalog
evcharge.details
mock data$0.001 / callEV Charging Station Details
Get full details for a specific EV charging station by ID — address, GPS coordinates, all connectors with type/power/status, network operator, usage cost, verification date, number of charging points. Use station ID from search or nearby results (Open Charge Map)
Input schema
idrequired
integerOpen Charge Map station ID — get from search or nearby results
Call via REST
curl -X POST https://unifyapi.pro/api/call/evcharge.details \
-H "Authorization: Bearer uak_live_..." \
-H "Content-Type: application/json" \
-d '{"id":0}'