UnifyAPI
← Back to catalog

evcharge.details

mock data$0.001 / call

EV 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)

Geo & Mapsprovider: Evcharge#evcharge#geo

Input schema

idrequired

Open Charge Map station ID — get from search or nearby results

integer

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}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.