Skip to main content
Returns trades the merchant initiated through /secure/sell or /secure/buy. End-user (client) trades are not included on this endpoint — clients can fetch their own trade history via /client/trades with a client token. Authentication: Merchant API Key (api-key header) Scope: CORE_ACCESS

Request

Query Parameters

Response

Every item has source: "self". Use nextCursor to fetch the next page; null means the list is exhausted.

Rate Limits