{
  "x402Version": 2,
  "id": 3130,
  "slug": "3130",
  "resource": "https://api.kakerapetit.dev/v2/rankings",
  "description": "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.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3a43FdF92B1596B22DDF719d5b528c537Da4237d",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "limit": 2,
            "metric": "roe",
            "order": "desc"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "count": 2,
            "metric": "roe",
            "order": "desc",
            "results": [
              {
                "asset_turnover": 0.7538,
                "capex": null,
                "capex_disclosure": 211673000000,
                "cash_and_deposits": null,
                "cash_end": 585981000000,
                "cf_financing": -179221000000,
                "cf_investing": -237450000000,
                "cf_operating": 475903000000,
                "code": "7751",
                "consolidated": true,
                "cost_of_sales": null,
                "currency": "JPY",
                "current_assets": null,
                "current_liabilities": null,
                "current_ratio_pct": null,
                "de_ratio": null,
                "depreciation": null,
                "dividends_paid": null,
                "doc_id": "S100XTLJ",
                "eps_basic": 367.48,
                "eps_diluted": 367.25,
                "equity_owners": 3491808000000,
                "equity_ratio_pct": 56.92,
                "fcf": null,
                "filed_at": "2026-03-25 15:00",
                "fiscal_year": "FY2025",
                "gross_profit": null,
                "income_taxes": null,
                "intangibles": null,
                "interest_bearing_debt": null,
                "inventories": null,
                "market": "jp",
                "name": "キヤノン株式会社",
                "name_en": "CANON INC.",
                "net_assets": 3491808000000,
                "net_income": null,
                "net_income_owners": 332053000000,
                "net_margin_pct": 7.18,
                "operating_income": null,
                "operating_margin_pct": null,
                "ordinary_income": null,
                "period_end": "2025-12-31",
                "period_months": 12,
                "period_start": "2025-01-01",
                "ppe": null,
                "pretax_income": 482059000000,
                "rank": 1,
                "revenue": 4624727000000,
                "revenue_source": "standard",
                "rnd_expense": 339288000000,
                "roa_pct": 5.41,
                "roe_pct": 9.51,
                "sector": "電気機器",
                "sga": null,
                "standard": "USGAAP",
                "total_assets": 6135044000000,
                "total_liabilities": null,
                "trade_receivables": null,
                "treasury_shares": null
              },
              {
                "asset_turnover": 0.7706,
                "capex": -287155000000,
                "capex_disclosure": 365900000000,
                "cash_and_deposits": 713810000000,
                "cash_end": 713810000000,
                "cf_financing": -429902000000,
                "cf_investing": -224968000000,
                "cf_operating": 660442000000,
                "code": "5108",
                "consolidated": true,
                "cost_of_sales": 2722789000000,
                "currency": "JPY",
                "current_assets": 2863182000000,
                "current_liabilities": 1122654000000,
                "current_ratio_pct": 255.04,
                "de_ratio": 0.1331,
                "depreciation": 353229000000,
                "dividends_paid": -148573000000,
                "doc_id": "S100XRPR",
                "eps_basic": 246,
                "eps_diluted": 245.77,
                "equity_owners": 3661793000000,
                "equity_ratio_pct": 63.71,
                "fcf": 373287000000,
                "filed_at": "2026-03-18 15:00",
                "fiscal_year": "FY2025",
                "gross_profit": 1706663000000,
                "income_taxes": 30519000000,
                "intangibles": 369355000000,
                "interest_bearing_debt": 487270000000,
                "inventories": 885458000000,
                "market": "jp",
                "name": "株式会社ブリヂストン",
                "name_en": "BRIDGESTONE CORPORATION",
                "net_assets": 3719888000000,
                "net_income": 334299000000,
                "net_income_owners": 327264000000,
                "net_margin_pct": 7.39,
                "operating_income": 381237000000,
                "operating_margin_pct": 8.61,
                "ordinary_income": null,
                "period_end": "2025-12-31",
                "period_months": 12,
                "period_start": "2025-01-01",
                "ppe": 1858259000000,
                "pretax_income": 354661000000,
                "rank": 2,
                "revenue": 4429452000000,
                "revenue_source": "statement",
                "rnd_expense": 126400000000,
                "roa_pct": 5.69,
                "roe_pct": 8.94,
                "sector": "ゴム製品",
                "sga": 1219078000000,
                "standard": "IFRS",
                "total_assets": 5747705000000,
                "total_liabilities": 2027817000000,
                "trade_receivables": 1093109000000,
                "treasury_shares": -433930000000
              }
            ],
            "source": {
              "attribution": "出典：EDINET閲覧（提出）サイト（https://disclosure2dl.edinet-fsa.go.jp/）、PDL1.0",
              "attribution_en": "Source: EDINET, Financial Services Agency of Japan (PDL 1.0). Processed and normalized by api.kakerapetit.dev."
            }
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "limit": {
                    "description": "Max rows (default 50, max 100).",
                    "maximum": 100,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "market": {
                    "description": "Market segment (default: all; only jp today).",
                    "enum": [
                      "jp"
                    ],
                    "type": "string"
                  },
                  "metric": {
                    "description": "Metric column to rank by (whitelisted): any indicator (revenue, total_assets, …) or ratio (roe, roa, operating_margin, equity_ratio, de_ratio, asset_turnover, fcf).",
                    "type": "string"
                  },
                  "order": {
                    "description": "Sort direction (default \"desc\").",
                    "enum": [
                      "desc",
                      "asc"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "metric"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "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:31:05.445Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-14T00:31:05.203Z"
  },
  "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"
  }
}