Polymarket
Get Polymarket Markets by Category
Retrieve all Polymarket markets for a specific category.
Available categories
- Crypto, Economics, Elections, Politics
- Sports, Entertainment, Companies
- Climate and Weather, Science and Technology
- And more
Use cases
- Build category-filtered market views
- Display markets by topic
- Power category navigation
Example
- Request:
GET /api/v1/poly/markets/category/Crypto?limit=10 - Header:
X-API-Key: YOUR_API_KEY
GET
Authorizations
Your API key (get one from the test-key endpoint above)
Path Parameters
Category name
Query Parameters
Maximum number of markets to return (default: 100, max: 1000)
Required range:
x <= 1000Number of markets to skip for pagination

