curl --request GET \
--url https://api.example.com/v2/trending{
"carousel": [
{
"id": "69987",
"slug": "2026-ncaa-tournament-winner",
"title": "2026 NCAA Tournament Winner",
"image": "https://...",
"volume24hr": 1234567
}
],
"breaking": [
{
"id": "1193228",
"slug": "will-robert-golob-be-the-next-prime-minister-of-slovenia",
"question": "Will Robert Golob be the next Prime Minister of Slovenia?",
"outcomePrices": ["0.595", "0.405"],
"oneDayPriceChange": -0.015
}
],
"hotTopics": [
{ "title": "Gen", "volume": 24471729.10, "url": "/search?_q=gen" },
{ "title": "Bayern", "volume": 4733154.92, "url": "/predictions/bayern" }
],
"featured": [],
"movers": []
}
Trending markets, hot topics, featured events, and biggest movers.
curl --request GET \
--url https://api.example.com/v2/trending{
"carousel": [
{
"id": "69987",
"slug": "2026-ncaa-tournament-winner",
"title": "2026 NCAA Tournament Winner",
"image": "https://...",
"volume24hr": 1234567
}
],
"breaking": [
{
"id": "1193228",
"slug": "will-robert-golob-be-the-next-prime-minister-of-slovenia",
"question": "Will Robert Golob be the next Prime Minister of Slovenia?",
"outcomePrices": ["0.595", "0.405"],
"oneDayPriceChange": -0.015
}
],
"hotTopics": [
{ "title": "Gen", "volume": 24471729.10, "url": "/search?_q=gen" },
{ "title": "Bayern", "volume": 4733154.92, "url": "/predictions/bayern" }
],
"featured": [],
"movers": []
}
{
"carousel": [
{
"id": "69987",
"slug": "2026-ncaa-tournament-winner",
"title": "2026 NCAA Tournament Winner",
"image": "https://...",
"volume24hr": 1234567
}
],
"breaking": [
{
"id": "1193228",
"slug": "will-robert-golob-be-the-next-prime-minister-of-slovenia",
"question": "Will Robert Golob be the next Prime Minister of Slovenia?",
"outcomePrices": ["0.595", "0.405"],
"oneDayPriceChange": -0.015
}
],
"hotTopics": [
{ "title": "Gen", "volume": 24471729.10, "url": "/search?_q=gen" },
{ "title": "Bayern", "volume": 4733154.92, "url": "/predictions/bayern" }
],
"featured": [],
"movers": []
}