Skip to main content
GET
/
getEarningsEvent
Get Earnings Event
curl --request GET \
  --url https://us-central1-mentionmarket-dddf0.cloudfunctions.net/getEarningsEvent
{
  "fiscal_year": 123,
  "fiscal_quarter": 123,
  "report_date": "<string>",
  "company_ticker": "<string>",
  "transcript": [
    {}
  ]
}
This endpoint requires an API key. See Quickstart for details.

Query Parameters

apiKey
string
required
Your API key for authentication
event_ticker
string
required
Kalshi event ticker

Response

fiscal_year
number
Fiscal year of the earnings transcript
fiscal_quarter
number
Fiscal quarter of the earnings transcript
report_date
string
Date of the earnings report
company_ticker
string
Company stock ticker symbol
transcript
array
Full transcript of the earnings call:
  • speaker_type: Type of speaker, either “Executive”, “Analyst”, or “Operator”
  • content