{
  "name": "Cypher AI Public API",
  "url": "https://cypherapp.io",
  "docs": "https://cypherapp.io/developers",
  "credits": {
    "default_monthly_allotment": 10000,
    "window": "UTC calendar month",
    "classes": {
      "ad-list": {
        "cost": 1,
        "unit": "per item returned (data / ads length)"
      },
      "brand-list": {
        "cost": 1,
        "unit": "per item returned (data / brands length)"
      },
      "ad-lookup": {
        "cost": 1,
        "unit": "1 if found, else 0"
      },
      "flat-listing": {
        "cost": 1,
        "unit": "1 if payload non-empty, else 0"
      },
      "account": {
        "cost": 0,
        "unit": "GET /api/usage"
      },
      "free": {
        "cost": 0,
        "unit": "always 0"
      },
      "unknown": {
        "cost": 0,
        "unit": "unclassified endpoints currently cost 0"
      }
    }
  },
  "x402": {
    "status": "live",
    "scheme": "exact",
    "asset": "USDC",
    "network": "eip155:8453",
    "microusd_per_credit": 2000,
    "min_usd_cents": 1
  }
}
