Skip to content

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

FieldDescription
event_typeearnings_call, investor_day, agm, ma_announcement
event_dateConfirmed or estimated
filing_idsRelated filings
transcript_idLinked transcript
slide_deck_idLinked IR deck

Example

Terminal window
curl "https://api.signals.ai/v1/events" \
-H "Authorization: Bearer $SIGNALS_KEY"

See the REST reference for the full schema.