earnings

Get Earnings

Get earnings snapshots from 決算短信 for a company.

Returns actuals, balance sheet, cash flows, and ratios for each period. Data arrives weeks before EDINET annual reports.

get/v1/companies/{code}/earnings

Path parameters

codestring required

Query parameters

yearsinteger

Number of fiscal years

Number of fiscal years

period_typestring nullable

Filter: FY, Q1, Q2, Q3

Filter: FY, Q1, Q2, Q3

Response

Successful Response

Changes

Changed in 3 of the 8 revisions of this API.14

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

      response-optional-property-added

  • 47575447accf12See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • added the required property data to the response with the 200 status

      response-required-property-added

    • added the required property meta to the response with the 200 status

      response-required-property-added

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

    • endpoint added

      endpoint-added