Query station statistics
The stationStats
query provides you with the ability to query information about your database.This endpoint gives you an overview of what amenities, powertypes or standards are available.
Query
The query is pretty straight-forward and doesn't require any setup. Just select the attributes you need and you are good to go.
Frequently used fields
standards • list • StandardStats
Stations count grouped by standards
amenities • list • AmenityStats
Stations count grouped by amenities
Other fields
standards • list • StandardStats
Stations count grouped by standards
power • list • PowerStats
Stations count grouped by power
amenities • list • AmenityStats
Stations count grouped by amenities
Response
If successful, the HTTP status code in the response header is 200 and the response body contains the attributes you requested.
If unsuccessful, the header status code is an error code and the response body contains an error response object. The error response object can be any of the ones below.
Errors and warnings
ERROR_FORBIDDEN_MESSAGE
You are forbidden to execute this operation