Manifold
List All Manifold Markets
Retrieve a paginated list of all Manifold markets sorted by most recently updated.
Use cases
- Browse all available Manifold markets
- Build a market directory or screener
- Discover new prediction markets
Pagination
- Use
limitandoffsetquery parameters - Default limit is 10
Example
- Request:
GET /api/v1/manifold/markets?limit=50&offset=0 - 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)
Query Parameters
Maximum number of markets to return
Number of markets to skip for pagination

