Basic Financials
Get company basic financials such as margin, P/E ratio, 52-week high/low etc.
Query parameters
Symbol of the company: AAPL.
Metric type. Can be 1 of the following values <code>all</code>
Response
successful operation
Example response
{
"symbol": "symbol",
"metricType": "metricType",
"metric": "{}",
"series": "{}"
}Changes
Changed in 3 of the 35 revisions of this API.15
- ○
api tag
Defaultaddedapi-tag-added
- ○
added the optional property
to the response with the statusresponse-optional-property-added
This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
api operation id
company-metricsremoved and replaced withcompany-basic-financialsapi-operation-id-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
removed the optional property
from the response with the statusresponse-optional-property-removed
- ○
api operation id
company-basic-financialsremoved and replaced withcompany-metricsapi-operation-id-removed
- ○
api tag
Defaultremovedapi-tag-removed
This revision also has 146 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●