Manifold
Get Manifold Orderbook
Retrieve orderbook snapshots for a specific Manifold market. Returns yes and no arrays representing depth at each snapshot.
Use cases
- Visualize orderbook depth over time
- Analyze liquidity
- Build order flow models
Example
- Request:
GET /api/v1/manifold/0AqEut9qzZ/orderbook?limit=10 - Header:
X-API-Key: YOUR_API_KEY
GET
Documentation Index
Fetch the complete documentation index at: https://docs.delphimarkets.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your API key (get one from the test-key endpoint above)
Path Parameters
Manifold market ID
Query Parameters
Maximum number of snapshots to return

