API Documentation
Analyst Insights
Analyst Reports Raw Text
Bars
Bulls Say Bears Say
Calendars
- GETGet consensus ratings
- GETGet Dividends V2.2
- GETGet Dividends V2 & V2.1
- GETGet Removed (v2)
- GETGet Conference Calls
- GETGet Earnings
- GETGet Economics
- GETGet Events
- GETGet FDA
- GETGet Guidance
- GETGet IPOs V2.1
- GETGet IPOs V2
- GETGet Merger and Acquisition
- GETGet OptionActivity V1
- GETGet Offerings
- GETGet Ratings
- GETGet Ratings Analysts
- GETGet Ratings Firms
Delayed Quotes
Earnings Call Transcripts
Fundamentals
- GETGet Alpha Beta V2.1
- GETGet Fundamentals V2
- GETGet Fundamentals V2.1
- GETGet Fundamentals V3
- GETGet Company Data v2.1
- GETGet Company Profile v2.1
- GETGet Share Class V2.1
- GETGet Share Class Profile V2.1
- GETGet Asset Classification V2.1
- GETGet Earnings Reports V2.1
- GETGet Financials V2.1
- GETGet Balance Sheet V3
- GETGet Cash Flow V3
- GETGet Income Statement V3
- GETGet Share Price Ratios V3
Government Trades
Insider Transactions
NewsQuantified
Ratios
Splits
Calendars
Get Earnings
Returns the earnings data
GET
/
calendar
/
earnings
curl --request GET \
--url https://api.benzinga.com/api/v1/calendar/earnings
{
"earnings": [ {
"currency": "USD",
"cusip": "293602108",
"date": "2023-03-30",
"date_confirmed": 1,
"eps": "-18.240",
"eps_est": "-28.920",
"eps_prior": "-108.000",
"eps_surprise": "10.6800",
"eps_surprise_percent": "0.3693",
"eps_type": "GAAP",
"exchange": "NASDAQ",
"id": "624551b41578d80001a43e5e",
"importance": 0,
"isin": "US2936024056",
"name": "Ensysce Biosciences",
"notes": "Split Adjusted EPS",
"period": "Q4",
"period_year": 2022,
"revenue": "1433000.000",
"revenue_est": "1540000.000",
"revenue_prior": "1635000.000",
"revenue_surprise": "-107000.0000",
"revenue_surprise_percent": "-0.0695",
"revenue_type": "GAAP",
"ticker": "ENSC",
"time": "17:37:00",
"updated": 1733235926
},
{
"currency": "USD",
"cusip": "70261F103",
"date": "2023-03-30",
"date_confirmed": 1,
"eps": "-3.800",
"eps_est": "",
"eps_prior": "2.400",
"eps_surprise": "",
"eps_surprise_percent": "",
"eps_type": "GAAP",
"exchange": "NASDAQ",
"id": "6246a359a191230001ed2da2",
"importance": 0,
"isin": "US70261F2020",
"name": "Pasithea Therapeutics",
"notes": "EPS and Revenue calculated deducting nine months result from twelve month result, Split Adjusted EPS",
"period": "Q4",
"period_year": 2022,
"revenue": "240712.000",
"revenue_est": "",
"revenue_prior": "15062000.000",
"revenue_surprise": "",
"revenue_surprise_percent": "",
"revenue_type": "GAAP",
"ticker": "KTTA",
"time": "04:00:00",
"updated": 1733229841
}]
}
{
"earnings": [ {
"currency": "USD",
"cusip": "293602108",
"date": "2023-03-30",
"date_confirmed": 1,
"eps": "-18.240",
"eps_est": "-28.920",
"eps_prior": "-108.000",
"eps_surprise": "10.6800",
"eps_surprise_percent": "0.3693",
"eps_type": "GAAP",
"exchange": "NASDAQ",
"id": "624551b41578d80001a43e5e",
"importance": 0,
"isin": "US2936024056",
"name": "Ensysce Biosciences",
"notes": "Split Adjusted EPS",
"period": "Q4",
"period_year": 2022,
"revenue": "1433000.000",
"revenue_est": "1540000.000",
"revenue_prior": "1635000.000",
"revenue_surprise": "-107000.0000",
"revenue_surprise_percent": "-0.0695",
"revenue_type": "GAAP",
"ticker": "ENSC",
"time": "17:37:00",
"updated": 1733235926
},
{
"currency": "USD",
"cusip": "70261F103",
"date": "2023-03-30",
"date_confirmed": 1,
"eps": "-3.800",
"eps_est": "",
"eps_prior": "2.400",
"eps_surprise": "",
"eps_surprise_percent": "",
"eps_type": "GAAP",
"exchange": "NASDAQ",
"id": "6246a359a191230001ed2da2",
"importance": 0,
"isin": "US70261F2020",
"name": "Pasithea Therapeutics",
"notes": "EPS and Revenue calculated deducting nine months result from twelve month result, Split Adjusted EPS",
"period": "Q4",
"period_year": 2022,
"revenue": "240712.000",
"revenue_est": "",
"revenue_prior": "15062000.000",
"revenue_surprise": "",
"revenue_surprise_percent": "",
"revenue_type": "GAAP",
"ticker": "KTTA",
"time": "04:00:00",
"updated": 1733229841
}]
}
Authorizations
Query Parameters
Page number
Page size
Date in YYYY-MM-DD format
Start date in YYYY-MM-DD format
End date in YYYY-MM-DD format
Sort by date
Available options:
date
Importance
Tickers
Updated time in Unix format
Response
200
application/json
Earnings
Was this page helpful?
curl --request GET \
--url https://api.benzinga.com/api/v1/calendar/earnings
{
"earnings": [ {
"currency": "USD",
"cusip": "293602108",
"date": "2023-03-30",
"date_confirmed": 1,
"eps": "-18.240",
"eps_est": "-28.920",
"eps_prior": "-108.000",
"eps_surprise": "10.6800",
"eps_surprise_percent": "0.3693",
"eps_type": "GAAP",
"exchange": "NASDAQ",
"id": "624551b41578d80001a43e5e",
"importance": 0,
"isin": "US2936024056",
"name": "Ensysce Biosciences",
"notes": "Split Adjusted EPS",
"period": "Q4",
"period_year": 2022,
"revenue": "1433000.000",
"revenue_est": "1540000.000",
"revenue_prior": "1635000.000",
"revenue_surprise": "-107000.0000",
"revenue_surprise_percent": "-0.0695",
"revenue_type": "GAAP",
"ticker": "ENSC",
"time": "17:37:00",
"updated": 1733235926
},
{
"currency": "USD",
"cusip": "70261F103",
"date": "2023-03-30",
"date_confirmed": 1,
"eps": "-3.800",
"eps_est": "",
"eps_prior": "2.400",
"eps_surprise": "",
"eps_surprise_percent": "",
"eps_type": "GAAP",
"exchange": "NASDAQ",
"id": "6246a359a191230001ed2da2",
"importance": 0,
"isin": "US70261F2020",
"name": "Pasithea Therapeutics",
"notes": "EPS and Revenue calculated deducting nine months result from twelve month result, Split Adjusted EPS",
"period": "Q4",
"period_year": 2022,
"revenue": "240712.000",
"revenue_est": "",
"revenue_prior": "15062000.000",
"revenue_surprise": "",
"revenue_surprise_percent": "",
"revenue_type": "GAAP",
"ticker": "KTTA",
"time": "04:00:00",
"updated": 1733229841
}]
}