cURL
curl --request GET \ --url https://{environment}.pragma.build/node/v1/open_interest/{base}/{quote}
[ { "open_interest": 123, "pair": "<string>", "source": "<string>", "timestamp_ms": 1 } ]
Documentation IndexFetch the complete documentation index at: https://docs.pragma.build/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.pragma.build/llms.txt
Use this file to discover all available pages before exploring further.
Base asset symbol (e.g., BTC)
Quote asset symbol (e.g., USD)
Successfully retrieved open interest
Open interest value quoted in the base asset
x >= 0
Was this page helpful?