{
  "x402Version": 2,
  "id": 4285,
  "slug": "4285",
  "resource": "https://zlv402.wreckbots.io/api/v1/analyze-token",
  "description": "Solana token risk score + entry confidence signal (ENTER_NOW/WAIT/AVOID/EXIT) + Jupiter liquidity depth ($100/$1K/$10K price impact) + deployer wallet freshness check + brand impersonation detection + per-source latency breakdown.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "8945KFYixp22w781f12Aif6THMmdukkLtMcmQeDUq7JC",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "2000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "includeExplanation": true,
            "tokenAddress": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        },
        "output": {
          "example": {
            "deployerCheck": {
              "isFreshWallet": false,
              "walletAgeHours": 9881
            },
            "entrySignal": {
              "entryConfidence": 54,
              "timing": "WAIT"
            },
            "impersonationCheck": {
              "isSuspicious": false
            },
            "overallRisk": "MEDIUM",
            "recommendation": "CAUTION",
            "riskScore": 12
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "properties": {
                  "includeExplanation": {
                    "description": "Include human-readable explanation",
                    "type": "boolean"
                  },
                  "tokenAddress": {
                    "description": "Solana token mint address (base58)",
                    "type": "string"
                  }
                },
                "required": [
                  "tokenAddress"
                ]
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "zlv402.wreckbots.io",
  "lastUpdated": "2026-09-17T06:32:19.989Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-17T06:32:19.726Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "zlv402.wreckbots.io",
    "manifest_name": "zlv402.wreckbots.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}