Search for bids that match the input filters

Search for bids that match the input filters. A start and end date must be specified when searching for bids. Note: for performance reasons bids older than three months might be archived and are not available anymore via API.

Path Params
uuid
required

The UUID of your account

Body Params

Filters for searching bids

date-time
required

Start datetime range to get bids for (inclusive)

date-time
required

End datetime range to get bids for (inclusive). End date must be max 24 hours after the start date

meter_ids
array of objects

Meter ids to get bids for. Limited at a 100 meters per request

meter_ids
string
enum

This can have the value "day-head" or "hour-ahead". It is used to decide the appropriate market to bid in.

Allowed:
string

Token of the page to request. Use null to request a new batch of results

Responses

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