{
  "x402Version": 2,
  "id": 7922,
  "slug": "7922",
  "resource": "https://api.koreafilings.com/v1/disclosures/by-ticker",
  "description": "AI summaries for the most recent DART filings of a Korean ticker",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x8467Be164C75824246CFd0fCa8E7F7009fB8f720",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "25000",
      "maxTimeoutSeconds": 60
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "limit": {
              "description": "Max filings to return (1–50, default 5). Final price is 0.005 × limit USDC. Note: the agent is charged for limit, not for the actual row count returned. A ticker with fewer recent filings than limit still costs the full amount; pre-filter via the free /v1/disclosures/recent feed if budget is tight. The response body's `delivered` field shows the actual count and `chargedFor` echoes the price multiplier.",
              "required": false,
              "type": "integer"
            },
            "ticker": {
              "description": "Six-digit KRX ticker (e.g. 005930 for Samsung Electronics). Resolve from a company name first via the free /v1/companies?q={name} endpoint.",
              "required": true,
              "type": "string"
            }
          },
          "type": "http"
        },
        "output": {
          "example": {
            "chargedFor": 5,
            "count": 1,
            "delivered": 1,
            "summaries": [
              {
                "actionableFor": [
                  "traders"
                ],
                "eventType": "OTHER",
                "generatedAt": "2026-04-24T09:00:00Z",
                "importanceScore": 7,
                "rcptNo": "20260424900874",
                "sectorTags": [
                  "Capital Goods"
                ],
                "summaryEn": "AI-generated English summary of the disclosure.",
                "tickerTags": [
                  "095440"
                ]
              }
            ],
            "ticker": "005930"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "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.koreafilings.com",
  "lastUpdated": "2026-09-16T03:00:10.853Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-16T03:00:10.363Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.koreafilings.com",
    "manifest_name": "api.koreafilings.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}