ToolAssay

Korean robotics industry intelligence, sold per query

Korean robotics industry intelligence, sold per query. Structured feed of Korea/Asia robot-sector news, analysis and KPIs - humanoids, physical AI, robot components (reducers, actuators, MEMS force-torque and tactile sensors), robot semiconductors, defense and logistics robots - written from Korean primary reporting and DART filings that English-language sources do not cover. Filter by date, region, category and keyword. Pay per query in USDC on Base or Polygon; empty results free.

Asked 1.9x its listed price for its own exampleour last check, 2026-09-24
1 of 1checks answered this week
509 msmedian answer time
$0.11listed price per call
$0.21price it asked us

Paid test badge: not yet. The checks above are free: we call the tool without paying and read the payment request it sends back. The Verified badge needs paid calls whose answers match the promised output, and nobody can buy a badge.

Endpoint

GET https://robotinsight.kr/api/intel

CategorySearch and research
Provider hostrobotinsight.kr
Networkseip155:137, eip155:8453
Payment schemesexact
Self-reported calls, 30 days4 from 3 payers (the provider's figure, not ours)

Our checks, last 30 days

DayResultHTTPAskedTime
2026-09-24 valid payment request 402$0.21 509 ms

Example input (from the provider)

{
  "method": "GET",
  "queryParams": {
    "depth": "brief",
    "limit": "10"
  },
  "type": "http"
}

Promised output schema (from the provider)

{
  "properties": {
    "input": {
      "properties": {
        "method": {
          "enum": [
            "GET"
          ],
          "type": "string"
        },
        "queryParams": {
          "properties": {
            "category": {
              "description": "comma-separated; raw Korean kicker substring or a facet from x-vocabulary in /openapi.json",
              "type": "string"
            },
            "cursor": {
              "description": "opaque id from a previous response's nextCursor",
              "type": "string"
            },
            "depth": {
              "description": "index = slug/date/category/title/facets (FREE, any limit), brief = +summary +KPIs ($0.02/item), full = +body +sources ($0.10/item). Paid queries add a $0.01 base fee, waived on cursor continuations. Empty results are free.",
              "enum": [
                "index",
                "brief",
                "full"
              ],
              "type": "string"
            },
            "limit": {
              "description": "1-100, default 5",
              "type": "string"
            },
            "q": {
              "description": "keyword, matched against title and summary. Korean content; common English terms are auto-mapped to Korean.",
              "type": "string"
            },
            "region": {
              "description": "comma-separated: world, us, korea, company",
              "type": "string"
            },
            "since": {
              "description": "YYYY-MM-DD, inclusive",
              "type": "string"
            },
            "until": {
              "description": "YYYY-MM-DD, inclusive",
              "type": "string"
            }
          },
          "type": "object"
        }
      },
      "required": [
        "method"
      ]
    }
  }
}

This page as JSON