Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.copper.co/platform/clearloop/exchanges/{exchangeId}
{ "exchangeId": "<string>", "name": "<string>", "collateralDetails": { "currencies": [ { "buffer": "<string>", "currentCollateralBalance": "<string>", "settlementCurrency": "<string>", "uPnL": "<string>", "uPnLExcessDeficit": "<string>", "updatedAt": "<string>" } ] }, "settlementDetails": { "frequency": "<string>", "nextSettlementTimestamp": "<string>" } }
OK
Exchange identifier
Human-readable name of the exchange
Collateral details
Show child attributes
Settlements configuration details
Was this page helpful?