companies

Get Financials

get/v1/companies/{code}/financials

Path parameters

codestring required

Query parameters

yearsinteger

Number of fiscal years

Number of fiscal years

fieldsstring nullable

Comma-separated field names

Comma-separated field names

doc_typestring

Filing type: 120 (annual), 130 (semi-annual), 140 (quarterly)

Filing type: 120 (annual), 130 (semi-annual), 140 (quarterly)

split_adjustedboolean

Adjust per-share values (EPS, BPS, DPS) for detected stock splits so the time-series is comparable. Set to false for raw unadjusted values.

Adjust per-share values (EPS, BPS, DPS) for detected stock splits so the time-series is comparable. Set to false for raw unadjusted values.

Response

Successful Response

Changes

Changed in 5 of the 8 revisions of this API.130

    • added the new optional query request parameter split_adjusted

      new-optional-request-parameter

  • debdd9fbc57011See the full diff
    • for the path request parameter code, the maxLength was set to 20

      request-parameter-max-length-set

    • added the optional property data/items/shares_outstanding_at_filing to the response with the 200 status

      response-optional-property-added

    • added the new optional query request parameter doc_type

      new-optional-request-parameter

    • added the optional property data/items/is_consolidated to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/capex to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/cost_of_sales to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/current_assets to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/current_liabilities to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/deferred_tax_assets to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/depreciation to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/extraordinary_income to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/extraordinary_loss to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/goodwill to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/gross_profit to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/ibd_current to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/ibd_noncurrent to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/intangible_assets to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/interest_expense to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/inventories to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/investment_securities to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/non_controlling_interests to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/noncurrent_assets to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/noncurrent_liabilities to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/ppe to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/retained_earnings to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/rnd_expenses to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/sga to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/trade_payables to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/trade_receivables to the response with the 200 status

      response-optional-property-added

    • added the optional property data/items/treasury_stock to the response with the 200 status

      response-optional-property-added