v1

latestOpenAPI 3.1.02026-07-131034192.8 KB
GET Account Access

Get information about what your account can access

This endpoint describes the data that your account has access to. You can use it to plan your data queries or to programmatically monitor for updates (e.g. new regions, new models, etc.).

Returns a nested JSON response containing each combination of signal_type, region, endpoint, and model along with additional metadata that applies to each combination.

get/v3/my-access

Query parameters

regionstring nullable

Region abbreviation associated with location, from result of query to /v3/region-from-loc

Example:CAISO_NORTH

Region abbreviation associated with location, from result of query to /v3/region-from-loc

'co2_moer' | 'health_damage'
OR
{"stackTrail":"paths:/v3/my-access:get:parameters:1:schema:anyOf:1","oasType":"schema","type":"unknown"}
OR
'co2_aoer'

Use to select any available signal_type which is authorized for your account

Response

Successful Response