UnifyAPI
← Back to catalog

polymarket.trending

mock data$0.001 / call

Polymarket Trending

Get trending prediction markets

Financeprovider: Polymarket#polymarket#finance

Input schema

limit

Max number of results (1-50)

integer
sort_by

Sort order for trending markets

string
category

Filter by market category

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/polymarket.trending \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"limit":0,"sort_by":"<sort_by>","category":"<category>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.