travel

EV Chargers

Find electric vehicle (EV) chargers wherever you go

Introduction

This is the E(lectric) V(ehicle) chargers API. Search for EV chargers using

  • location and distance
  • bounding box

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.

Features

Reference Data

Retrieve reference data as used by this API and in conjunction with the Search endpoint

Search

Search by giving a coordinate and a max distance, or bounding box and optional filters

Pricing

EndpointCredits
Reference DataBase
SearchBase

Base requests are 0.000001 credit per request (1 credit = $1 USD)

Example

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": []
}