Retrieve a paginated list of all Manifold markets sorted by most recently updated.
limit and offset query parametersGET /api/v1/manifold/markets?limit=50&offset=0X-API-Key: YOUR_API_KEYYour API key (get one from the test-key endpoint above)
Maximum number of markets to return
Number of markets to skip for pagination