{
  "x402Version": 2,
  "id": 345,
  "slug": "345",
  "resource": "https://api.kadec0.xyz/v1/related-topics",
  "description": "Google Trends related topics for a keyword. Returns the topics and named entities associated with a keyword in a given country, as top topics scored 0-100 relative to each other and rising topics with percentage growth, each carrying its entity type. Google Trends topic discovery for market research and content planning.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "30000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "geo": "US",
            "keyword": "bitcoin"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "count": 1,
            "items": [
              {
                "dataSource": "primary",
                "geo": "US",
                "keyword": "bitcoin",
                "queriedAt": "2026-09-02T19:38:34Z",
                "rising": [
                  {
                    "topic": "Reuters",
                    "topicId": "/m/0ps53",
                    "type": "News agency company",
                    "value": 2700
                  }
                ],
                "stale": false,
                "timeframe": "past_12_months",
                "top": [
                  {
                    "topic": "Bitcoin",
                    "topicId": "/m/05p0rrx",
                    "type": "Cryptocurrency",
                    "value": 100
                  }
                ],
                "type": "google_trends_related_topics"
              }
            ]
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {
                  "geo": {
                    "description": "ISO-3166 alpha-2 country code, e.g. US, GB, DE, JP (213 countries supported)",
                    "type": "string"
                  },
                  "keyword": {
                    "description": "the search term",
                    "type": "string"
                  },
                  "timeframe": {
                    "default": "past_12_months",
                    "description": "time window. Each response reports its own bucket size in `granularity`: past_30_days and past_90_days return a daily series, past_12_months and past_5_years weekly, windows under a day hourly",
                    "enum": [
                      "2004_present",
                      "past_12_months",
                      "past_30_days",
                      "past_4_hours",
                      "past_5_years",
                      "past_7_days",
                      "past_90_days",
                      "past_day",
                      "past_hour"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "keyword",
                  "geo"
                ],
                "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.kadec0.xyz",
  "lastUpdated": "2026-09-15T14:23:29.803Z",
  "quality": {
    "calls30d": 3,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-15T14:23:29.324Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.kadec0.xyz",
    "manifest_name": "api.kadec0.xyz",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}