Resources
The table below summarizes the resources in the EV Charging Stations API. For each resource, the table lists the supported function(s), the HTTP method(s), and the access URL.
The articles that follow describe each of the resources individually as well as the applicable parameters.
Resource | Function | HTTP Method | Access URL |
---|---|---|---|
connectortypes | List available connector types | GET | |
powerfeedtypes | List available power feed types | GET | |
stations | List charging stations | GET | |
stations | List charging stations | POST (corridor search only) | |
stations count | Number of charging stations | GET | |
station details | List charging station details | GET | |
multiple stations by ID | List charging stations | GET | |
multiple stations by pool IDs | List charging stations | GET | |
multiple stations by pool ID | List charging stations | GET | |
multiple EVSEs by pool IDs | List EVSEs | GET | |
[1] | Resource representation format (either json or xml ) |