{
  "service": "DataVendor Bot API v3.1",
  "version": "3.1.0",
  "description": "M2M Crypto Data Marketplace \u2014 14 Discovery Channels",
  "status": "OPERATIONAL",
  "uptime_seconds": 545816,
  "supported_coins": [
    "BTC",
    "ETH",
    "SOL",
    "DOGE",
    "XRP",
    "ADA",
    "AVAX",
    "DOT",
    "MATIC",
    "LINK"
  ],
  "upgrades_v31": [
    "Verification TXID automatique via blockchain.info",
    "Zero inscription. Zero API key. Vrai M2M pur."
  ],
  "endpoints": {
    "FREE": {
      "GET /": "index",
      "GET /api/v1/status": "status",
      "GET /api/v1/pricing": "pricing",
      "GET /api/v1/health": "health",
      "POST /api/v1/register": "cle gratuite 100k sats"
    },
    "PAID": {
      "GET /api/v1/prices": "10 sats",
      "GET /api/v1/price?symbol=BTC": "5 sats",
      "GET /api/v1/signals": "50 sats",
      "GET /api/v1/signal?symbol=BTC": "25 sats",
      "GET /api/v1/prediction?symbol=BTC": "100 sats",
      "GET /api/v1/sentiment?symbol=BTC": "30 sats",
      "GET /api/v1/bundle?symbol=BTC": "150 sats",
      "GET /api/v1/snapshot": "200 sats"
    },
    "TOPUP": {
      "GET /api/v1/topup/address": "adresse BTC + tiers",
      "POST /api/v1/topup": "declarer paiement \u2192 auto-verifie on-chain",
      "POST /api/v1/topup/confirm": "confirmation manuelle (admin)"
    },
    "VIRAL": {
      "POST /api/v1/refer": "referral M2M \u2014 200k sats pour le filleul"
    },
    "DISCOVERY": {
      "/.well-known/ai-plugin.json": "ChatGPT",
      "/.well-known/openapi.json": "OpenAPI 3.1",
      "/.well-known/mcp.json": "Claude MCP",
      "/.well-known/agent.json": "AutoGPT",
      "/.well-known/nostr.json": "Nostr NIP-05",
      "/schema.json": "Schema.org",
      "/feed.xml": "Atom",
      "/robots.txt": "Crawlers",
      "/sitemap.xml": "Sitemap",
      "/datavendorbot.txt": "IndexNow"
    }
  },
  "btc_address": "1QAWwqdrBE7cL3ZBkNgJvmV95nhe3yoHeu",
  "stats": {
    "id": 1,
    "total_calls": 0,
    "total_revenue": 0
  }
}