{
  "schema_version": "v1",
  "name_for_human": "Crypto Data Vendor",
  "name_for_model": "crypto_data_vendor",
  "description_for_human": "Real-time crypto prices, signals, predictions via API",
  "description_for_model": "Provides real-time cryptocurrency prices, trading signals (BUY/SELL/HOLD with confidence), AI price predictions (1h/4h/24h), and market sentiment for BTC ETH SOL DOGE XRP ADA AVAX DOT MATIC LINK. All responses JSON. Pay in satoshis. Register free at POST /api/v1/register.",
  "auth": {
    "type": "service_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://web-production-a2ec.up.railway.app/.well-known/openapi.json"
  },
  "logo_url": "https://web-production-a2ec.up.railway.app/logo.png",
  "contact_email": "bot@datavendor.api",
  "legal_info_url": "https://web-production-a2ec.up.railway.app/api/v1/pricing"
}