Kakerapetit Japan Company Data · JP Company Snapshot

by Kakerapetit Japan Company Data

POSTBasePolygon

$0.005

per call · USD Coin on Base

Fundamentals of a Japanese listed company from its latest annual securities report (yukashoken hokokusho) filed with EDINET, Japan FSA's disclosure system. Look up by Tokyo Stock Exchange ticker (e.g. 7203) or EDINET code. Returns company profile, IFRS/JGAAP financials — revenue, operating income, net income, total assets, equity, operating cash flow, EPS, ROE — with 5-year history, plus employee headcount, average salary, age and tenure. For fundamentals research and Japan stock screening.

Endpoint

POST https://api.kakerapetit.dev/v1/jp-company/snapshot

4

Calls / 30d

1

Unique payers / 30d

Sep 7

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://api.kakerapetit.dev/v1/jp-company/snapshot", {
  method: "POST",
  headers: { "Content-Type": "application/json" },
  body: JSON.stringify({
    "code": "7203"
  }),
});
const data = await res.json();
cURL
curl -X POST \
  "https://api.kakerapetit.dev/v1/jp-company/snapshot" \
  -H "Content-Type: application/json" \
  -d '{"code":"7203"}' \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "company": {
    "accountingStandard": "IFRS",
    "edinetCode": "E02144",
    "fiscalYearEnd": "2026-03-31",
    "name": "トヨタ自動車株式会社",
    "nameEn": "TOYOTA MOTOR CORPORATION",
    "ticker": "7203"
  },
  "employees": {
    "averageAgeYears": 40.5,
    "averageAnnualSalaryJpy": 10060464,
    "averageTenureYears": 15.1,
    "consolidated": 390927,
    "parent": 73133
  },
  "filing": {
    "docId": "S100Y8NY",
    "submittedAt": "2026-06-10",
    "type": "annual_securities_report"
  },
  "metrics": {
    "epsJpy": 295.25,
    "equityJpy": 39918854000000,
    "fiscalYear": "FY2025",
    "history": [
      {
        "epsJpy": 359.56,
        "equityJpy": 35924826000000,
        "fiscalYear": "FY2024",
        "netIncomeJpy": 4765086000000,
        "operatingCashFlowJpy": 3696934000000,
        "operatingIncomeJpy": 4795586000000,
        "ordinaryIncomeJpy": null,
        "periodEnd": "2025-03-31",
        "profitBeforeTaxJpy": 6414590000000,
        "revenueJpy": 48036704000000,
        "roePct": 13.6,
        "totalAssetsJpy": 93601350000000
      },
      {
        "epsJpy": 365.94,
        "equityJpy": 34220991000000,
        "fiscalYear": "FY2023",
        "netIncomeJpy": 4944933000000,
        "operatingCashFlowJpy": 4206373000000,
        "operatingIncomeJpy": null,
        "ordinaryIncomeJpy": null,
        "periodEnd": "2024-03-31",
        "profitBeforeTaxJpy": 6965085000000,
        "revenueJpy": 45095325000000,
        "roePct": 15.8,
        "totalAssetsJpy": 90114296000000
      }
    ],
    "netIncomeJpy": 3848098000000,
    "operatingCashFlowJpy": 5472920000000,
    "operatingIncomeJpy": 3766216000000,
    "ordinaryIncomeJpy": null,
    "periodEnd": "2026-03-31",
    "profitBeforeTaxJpy": 5152996000000,
    "revenueJpy": 50684952000000,
    "roePct": 10.1,
    "totalAssetsJpy": 105522331000000
  },
  "source": {
    "attribution": "出典:EDINET閲覧(提出)サイト(https://disclosure2dl.edinet-fsa.go.jp/)、PDL1.0",
    "attributionEn": "Source: EDINET, Financial Services Agency of Japan (PDL 1.0). Processed and normalized by api.kakerapetit.dev.",
    "docId": "S100Y8NY",
    "submittedAt": "2026-06-10"
  }
}

Payment details

Pay to0x3a43fdf92b1596b22ddf719d5b528c537da4237d
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Polygon
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from Kakerapetit Japan Company Data & similar services

Kakerapetit Japan Company Data · Calendar

api.kakerapetit.dev

EDINET filing calendar: annual securities reports (yukashoken hokokusho) filed by Japanese listed companies in a date range. Returns company code, EDINET document ID, fiscal period, accounting standard (JGAAP/IFRS/USGAAP) and the exact filing timestamp for each report — track new disclosures, trigger data pipelines, or find which Japanese stocks just reported. Query: /v2/calendar?from=2026-06-20&to=2026-06-30 (max 92 days per request).

GETBaseData & Enrichment
$0.002 / call4 calls / 30d

Kakerapetit Japan Company Data · Rankings

api.kakerapetit.dev

Rank Japanese listed companies by any financial metric from EDINET annual reports: roe, roa, revenue, operating_income, net_income, total_assets, equity_ratio, fcf and 30+ more. Returns the top or bottom N companies on the latest fiscal year, each with the full normalized indicator row and filing provenance. Example: /v2/rankings?metric=roe&order=desc&limit=10. League tables and factor screens for Japanese stocks in an EDGAR-style unified schema.

GETBaseData & Enrichment
$0.01 / call4 calls / 30d

Kakerapetit Japan Company Data · Screener

api.kakerapetit.dev

Screen Japanese listed companies by fundamentals from EDINET annual reports. Filter any of 40+ normalized metrics with _gte/_lte query params — revenue, operating income, net income, total assets, roe, roa, operating_margin, equity_ratio (ratio thresholds in percent) — plus sector and accounting standard (JGAAP/IFRS/USGAAP). Returns the latest fiscal year per company with all indicators and ratios. Example: /v2/screener?roe_gte=8&revenue_gte=100000000000. Japan stock screener for agents.

GETBaseData & Enrichment
$0.02 / call4 calls / 30d