Earnings calendar
Upcoming earnings dates and dividend events.
Path parameters
Security ticker symbol.
Security ticker symbol.
Response
Upcoming earnings and dividend calendar.
Example response
{
"meta": {
"endpoint": "/api/v1/fred/us/cpi",
"data_time": "2026-04-16T14:30:00Z",
"response_time": "2026-04-16T14:30:12Z",
"provider": "Sugra API v1.0.1",
"data_age_days": 8.532,
"source": "sugra_crypto",
"attribution": "Short interest and Reg SHO daily short volume data is owned by and sourced from FINRA (Financial Industry Regulatory Authority).",
"fallback_chain": [
"sugra_crypto",
"sugra_finance"
],
"period": "2026-Q1",
"notes": "the UKMTO report behind these counts is dated 2026-08-21 and is 11 days old"
}
}Changes
Changed in 3 of the 23 revisions of this API.917
- ○
added the optional property
meta/data_age_daysto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/notesto the response with the200statusresponse-optional-property-added
- ○
added the optional property
meta/periodto the response with the200statusresponse-optional-property-added
- ○
- ▲
the response property
data/calendarEventsbecame optional for the status200response-property-became-optional
- ▲
the response property
data/earningsTrendbecame optional for the status200response-property-became-optional
- ▲
the
data/calendarEventsresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
the
data/earningsTrendresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
removed the required property
data/calendarEvents/dividendDatefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/calendarEvents/earningsfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/calendarEvents/exDividendDatefrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/earningsTrend/defaultMethodologyfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
data/earningsTrend/trendfrom the response with the200statusresponse-required-property-removed
- ○
added
CalendarEventssubschema #2to thedata/calendarEventsresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added
EarningsTrendsubschema #2to thedata/earningsTrendresponse propertyanyOflist for the response status200response-property-any-of-added
This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the optional property
codeto the response with the401statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the429statusresponse-optional-property-added
- ○
added the optional property
codeto the response with the503statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the401statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the429statusresponse-optional-property-added
- ○
added the optional property
hintto the response with the503statusresponse-optional-property-added
- ○
added the optional property
planto the response with the401statusresponse-optional-property-added
- ○
added the optional property
planto the response with the429statusresponse-optional-property-added
- ○
added the optional property
planto the response with the503statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the401statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the429statusresponse-optional-property-added
- ○
added the optional property
reasonto the response with the503statusresponse-optional-property-added
- ○