Skip to main content

Overview

Siren runs a Fastify API that powers the terminal, portfolio, and agent. All endpoints return JSON. Base URL: https://onsiren.xyz/api

Endpoints

Markets

Signals and prices

Leaderboard


Response format

All endpoints return JSON. Market endpoints include venue attribution so you can distinguish Kalshi markets from Polymarket markets.

OpenAPI spec

The full OpenAPI specification:

Siren OpenAPI spec

View the Siren API specification file

Notes

  • These endpoints power the Siren terminal and portfolio. They are read endpoints.
  • Market data refreshes in real time from Kalshi and Polymarket.
  • The leaderboard updates as trades are executed.