Return organizations (DSOs/grid operators, retailers, authorities etc.) that are applicable for a specific location. This endpoint helps identify which organizations serve a particular address or coordinate, making it easier to determine appropriate tariffs.
Token-based authentication with required prefix "Token"
Full address to search for applicable organizations. Cannot be used with latitude/longitude.
Filter by consumer type (RESIDENTIAL or BUSINESS).
BUSINESS
, RESIDENTIAL
ISO-3166 alpha-2 country code of the requested location. Used to ensure geographic correctness.
AT
, DE
, DK
, ES
, GB
, NO
, SE
Latitude coordinate (must be used together with longitude). Cannot be used with address.
Repeatable. Filter by local consumer type using key or lct_ ID. Example: ?local_consumer_type=privatkunder&local_consumer_type=lct_42
Longitude coordinate (must be used together with latitude). Cannot be used with address.
A page number within the paginated result set.
Number of results to return per page.
A search term.
Filter by organization type. Can be repeated for multiple types (e.g., ?type=DSO&type=RET). Available types:
DSO
: Distribution/Grid operatorTSO
: Transmission operatorRET
: Electricity retailer/supplierAUTH
: AuthoritiesTAX
: Tax authorityOTHER
: OtherFilter for organizations valid at the specified datetime (ISO 8601 UTC-only format. Accepts dates YYYY-MM-DD). If omitted, returns organizations valid at the current time.
OK
The response is of type object
.