v1

latestOpenAPI 3.0.32026-07-26214048.5 KB
General

Get markets orderbook

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/markets

Response

Markets orderbook and aggregates

statusstring
messagestring

Example response

{
  "status": "success",
  "message": "Operation successful"
}