Skip to main content
GET
Get Top Signals
Returns the highest-scoring signal events, sorted by signal score descending. Use this to quickly surface the most important events without fetching and sorting the full signal feed yourself. Great for headline widgets, alert summaries, or “top stories” sections.

Query Parameters

  • limit (integer, default: 10, max: 50)

Request

cURL

Response (200)

Events are sorted by signal score descending. Use this to surface the most important events in a single call instead of fetching all signals and sorting client-side.