Events
Tier: Free · Endpoints: /v1/events · /v1/events/{event_id} · /v1/events/calendar
The corporate-event spine, each event bundled with its filing, deck, and transcript.
Every row carries a provenance object with its source URL and, where the fact was extracted by a model, the verbatim quote.
Key fields
| Field | Description |
|---|---|
event_type | earnings_call, investor_day, agm, ma_announcement |
event_date | Confirmed or estimated |
filing_ids | Related filings |
transcript_id | Linked transcript |
slide_deck_id | Linked IR deck |
Example
curl "https://api.signals.ai/v1/events" \ -H "Authorization: Bearer $SIGNALS_KEY"See the REST reference for the full schema.