Feed API
Signals via API
Public preview from the feed endpoint. The backend exposes read endpoints for signals, storylines, and briefings; teams can consume the same data shown here.
Public preview: aiming for about 2 weeks delay (requested as of 2025-12-16); delayed snapshot not available yet. Subscribe for the current view.
Sample response
GET /v1/feed/stories?limit=3&timeframe=24h&sort=momentum&as_of=2025-12-16&tenant=biotech
{
"run_id": null,
"timeframe": "24h",
"items": [],
"next_cursor": null,
"disclaimer": "No investment advice. Signals & sources only."
}Planned capabilities
- Signals list endpoints with filtering and rate limits
- Briefing delivery endpoints for integrations
- Evidence link payloads for auditability
For product access, see Pricing.
