Authorizations
Circle's API Keys are formatted in the following structure "PREFIX:ID:SECRET". All three parts are requred to make a successful request.
Query Parameters
The status of the trade to filter by.
pending, completed, confirmed, pending_settlement, taker_funded, maker_funded, breaching, breached Limits the number of items to be returned.
Some collections have a strict upper bound that will disregard this value. In case the specified value is higher than the allowed limit, the collection limit will be used.
If avoided, the collection will determine the page size itself.
1 <= x <= 200Queries items created since the specified date-time (inclusive) in ISO 8601 format.
"2023-01-01T12:04:05Z"
Queries items created before the specified date-time (inclusive) in ISO 8601 format.
"2023-01-01T12:04:05Z"
The type of trade.
maker, taker Filter trades by settlement transaction hash.
"0xf97c6a87511583d5c7e8e72f8e1fe38bfd24350edda78fddbe67125f3cf0a122"