v2

latestOpenAPI 3.1.02026-07-312954143.9 KB
Constraints

List Constraint Binding Counts By Period

Summarize unique binding constraints per UTC period for a dataset.

get/constraints/binding/counts

Query parameters

aggregation_period'hour' | 'day' | 'month' | 'year'

UTC aggregation period for grouping counts. Supported values: hour, day, month, year.

UTC aggregation period for grouping counts. Supported values: hour, day, month, year.

api_keystring nullable

API key for authentication (query)

API key for authentication (query)

dataset_idstring required
start_timestring date-time nullable

Filter to rows where time index >= start_time (ISO 8601)

Filter to rows where time index >= start_time (ISO 8601)

end_timestring date-time nullable

Filter to rows where time index < end_time (ISO 8601 timestamp)

Filter to rows where time index < end_time (ISO 8601 timestamp)

price_thresholdnumber nullable

Optional threshold. When set, only include rows where ABS(configured shadow price column) > price_threshold.

Optional threshold. When set, only include rows where ABS(configured shadow price column) > price_threshold.

Headers

x-api-keystring nullable

API key for authentication (header)

API key for authentication (header)

Response

Successful Response

period_start_utcstring date-time required
binding_constraint_countinteger required
binding_constraint_idsstring[] required