GuidesAPI Reference
API Reference

Fetch metadata by countries.

Fetch metadata by countries, such as a list of e-Mobility Service Providers (eMSPs). If you don't specify any countries, the response includes all available countries. If you don't specify any fields, the response includes only the list of available countries.

Query Params
countryCodes
array of objects
length between 1 and 50

Filter metadata results to include only the specified countries. A comma-separated list of three-letter country codes according to ISO 3166-1 alpha 3.

countryCodes
fields
array of strings
length between 1 and 4

The fields parameter allows selecting which metadata fields are returned. If no fields are specified, the response will only consist of a list of available countries. Possible values are:

  • eMobilityServiceProviders: e-Mobility Service Provider names and ids.
  • operators: Charge point operator and suboperator names and ids.
  • tariffs: Tariff metadata is included in the e-Mobility Service Provider and operator metadata details. No effect if used alone.
  • connectorTypes: Connector type identifier, common name, and max power.
fields
Headers
string

User-provided token that can be used to trace a request or a group of requests sent to the service

Responses

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json