Opinion Labs
List All Opinion Labs Markets
Retrieve a paginated list of all Opinion Labs markets sorted by most recently updated.
Use cases
- Browse all available Opinion Labs markets
- Build a market directory or screener
- Discover new markets
Pagination
- Use
limitandoffsetquery parameters - Default limit is 10
Example
- Request:
GET /api/v1/opinion/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

