{
  "x402Version": 2,
  "id": 6687,
  "slug": "6687",
  "resource": "https://www.capminal.ai/api/x402/research",
  "description": "AI-powered Token Deep Research API",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xf9d1d63f362bbf1ee08ab9acb36fe74afc48d5f1",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "10000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {},
          "queryParams": {
            "chainId": "8453",
            "tokenAddress": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "analysis": "Stable token with high liquidity...",
            "tokenInfo": {
              "attributes": {
                "address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
                "holders": {
                  "count": 50000
                },
                "market_cap_usd": "50000000",
                "name": "USD Coin",
                "price_usd": "1.00",
                "symbol": "USDC"
              },
              "id": "usdc",
              "type": "token"
            }
          },
          "type": "json"
        }
      },
      "routeTemplate": ":var1",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "pathParams": {
                "type": "object"
              },
              "queryParams": {
                "properties": {
                  "chainId": {
                    "description": "Chain ID (e.g. 8453 for Base)",
                    "type": "string"
                  },
                  "tokenAddress": {
                    "description": "Token contract address (e.g. \"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913\")",
                    "type": "string"
                  }
                },
                "required": [
                  "chainId",
                  "tokenAddress"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "analysis": {
                    "type": "string"
                  },
                  "tokenInfo": {
                    "properties": {
                      "attributes": {
                        "properties": {
                          "address": {
                            "type": "string"
                          },
                          "fdv_usd": {
                            "type": "string"
                          },
                          "holders": {
                            "properties": {
                              "count": {
                                "type": "number"
                              }
                            },
                            "type": "object"
                          },
                          "market_cap_usd": {
                            "type": "string"
                          },
                          "name": {
                            "type": "string"
                          },
                          "price_usd": {
                            "type": "string"
                          },
                          "symbol": {
                            "type": "string"
                          }
                        },
                        "type": "object"
                      },
                      "id": {
                        "type": "string"
                      },
                      "type": {
                        "type": "string"
                      }
                    },
                    "type": "object"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "www.capminal.ai",
  "lastUpdated": "2026-09-17T03:59:15.687Z",
  "quality": {
    "calls30d": 17,
    "uniquePayers30d": 7,
    "lastCalledAt": "2026-09-17T03:59:15.478Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "www.capminal.ai",
    "manifest_name": "www.capminal.ai",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}