Default

Basic Financials

Get company basic financials such as margin, P/E ratio, 52-week high/low etc.

get/stock/metric

Query parameters

symbolstring required

Symbol of the company: AAPL.

metricstring required

Metric type. Can be 1 of the following values <code>all</code>

Response

successful operation

symbolstring

Symbol of the company.

metricTypestring

Metric type.

seriesobject
metricobject

Example response

{
  "symbol": "symbol",
  "metricType": "metricType",
  "metric": "{}",
  "series": "{}"
}

Changes

Changed in 3 of the 35 revisions of this API.15

    • api tag Default added

      api-tag-added

    • added the optional property to the response with the status

      response-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-metrics removed and replaced with company-basic-financials

      api-operation-id-removed

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • c5b8e420b78c12See the full diff
    • removed the optional property from the response with the status

      response-optional-property-removed

    • api operation id company-basic-financials removed and replaced with company-metrics

      api-operation-id-removed

    • api tag Default removed

      api-tag-removed

    This revision also has 146 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog