Authorizations
Token-based authentication with required prefix "Token"
Query Parameters
Full address to search for applicable organizations. Ignored if location_id is provided.
Filter by consumer type (RESIDENTIAL or BUSINESS).
BUSINESS, RESIDENTIAL ISO-3166 alpha-2 country code of the requested location. Used to ensure geographic correctness. Required unless location_id is provided.
AT, DE, DK, ES, FI, GB, NO, RO, SE Latitude coordinate (must be used together with longitude). Ignored if location_id is provided.
Repeatable. Filter by local consumer type using key or lct_ ID. Example: ?local_consumer_type=privatkunder&local_consumer_type=lct_42
ID of a saved Location object. When provided, takes precedence over country/address/coordinates parameters.
Longitude coordinate (must be used together with latitude). Ignored if location_id is provided.
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: Other
Filter 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.
Response
OK
Total number of items across all pages
12
URL for the next page of results, null if no next page
"https://api.prezio.com/api/organizations/?page=2"
URL for the previous page of results, null if no previous page
"https://api.prezio.com/api/organizations/?page=1"

