Get markets orderbook
General
Get Markets
Returns the live protocol orderbook (all funded, available provider quotes across corridors × tokens × networks) plus network-wide aggregate statistics.
Public endpoint — no authentication required, CORS open. Responses are cached for ~10 s. Requests are per-IP rate limited.
Provider balances and success rates are intentionally public to support integrator tooling and the Paycrest Markets dashboard.
GET
Get markets orderbook
Returns the live protocol orderbook (every funded, available provider quote across corridors × tokens × networks) plus network-wide aggregate statistics. Use this endpoint to display live liquidity, rates, and protocol health without requiring authentication.
Response shape (
Qualifying offer filters:
Public endpoint — no API key or HMAC signature required. CORS is open. Responses are cached for ~10 s and are per-IP rate limited.
Response shape (data)
Book row fields
Each element ofbook is a single provider quote for one side on one network:
balance is a shared pool repeated across a provider’s networks for the same fiat (sell) or token (buy). De-duplicate by providerId + fiat (sell) or providerId + token (buy) when summing total depth to avoid double-counting.is_available = true, funded (positive balance), enabled fiat/token, non-testnet network. All book rows are public regardless of a provider’s visibility setting—visibility only affects the narrower position benchmark pool on the Get Market Rate endpoint.
Aggregates fields
Windowed success and median fields are
null for a window when no terminal orders exist in that period.