{
  "x402Version": 2,
  "id": 3133,
  "slug": "3133",
  "resource": "https://api.kakerapetit.dev/v1/jp-company/snapshot",
  "description": "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.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3a43FdF92B1596B22DDF719d5b528c537Da4237d",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "5000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "eip155:137",
      "payTo": "0x3a43FdF92B1596B22DDF719d5b528c537Da4237d",
      "asset": "0xE7C3D8C9a439feDe00D2600032D5dB0Be71C3c29",
      "amount": "750000000000000000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "code": "7203"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "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"
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "code": {
                    "description": "Japanese company code: 4-digit securities code (e.g. \"7203\"), 5-digit securities code (\"72030\"), or EDINET code (\"E02144\").",
                    "type": "string"
                  }
                },
                "required": [
                  "code"
                ]
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.kakerapetit.dev",
  "lastUpdated": "2026-09-14T00:30:44.677Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-14T00:30:44.402Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.kakerapetit.dev",
    "manifest_name": "api.kakerapetit.dev",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}