Retrieve a paginated list of all Polymarket markets, ordered by end date (newest first).
limit and offset parameters to page through results.GET /api/v1/poly/markets?limit=10X-API-Key: YOUR_API_KEYYour API key (get one from the test-key endpoint above)
Maximum number of markets to return (default: 100, max: 1000)
x <= 1000Number of markets to skip for pagination