travel
Find electric vehicle (EV) chargers wherever you go
This is the E(lectric) V(ehicle) chargers API. Search for EV chargers using
and filter the results based on connection type, operator, and more.
Use the ReferenceData
endpoint to retrieve core reference data which is used in conjunction with the main Search
endpoint.
Retrieve reference data as used by this API and in conjunction with the Search endpoint
Search by giving a coordinate and a max distance, or bounding box and optional filters
Endpoint | Credits |
---|---|
Reference Data | Base |
Search | Base |
Base requests are 0.000001 credit per request (1 credit = $1 USD)
Reference Data Request
Response
{
"charger_types": [],
"connection_types": [],
"current_types": [],
"countries": [],
"data_providers": [],
"operators": [],
"status_types": [],
"submission_status_types": [],
"usage_types": [],
"user_comment_types": [],
"checkin_status_types": []
}