File size: 2,499 Bytes
8b7b267
 
ab02ac4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8b7b267
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
{
  "version": "1.0.0",
  "last_updated": "2025-12-12T00:00:00Z",
  "services": [
    {
      "id": "hf_crypto_resources_api",
      "name": "Crypto Resources API (HuggingFace Space)",
      "type": "aggregated",
      "description": "Comprehensive cryptocurrency data API hosted on HuggingFace Spaces. Provides market data, sentiment, trending coins, and a database of 281 crypto resources.",
      "base_url": "https://really-amin-crypto-api-clean.hf.space",
      "docs_url": "https://really-amin-crypto-api-clean.hf.space/docs",
      "openapi_url": "https://really-amin-crypto-api-clean.hf.space/openapi.json",
      "auth_required": false,
      "rate_limit": "unlimited",
      "priority": 1,
      "timeout": 15,
      "is_active": true,
      "is_verified": true,
      "endpoints": {
        "health": "/health",
        "resources_stats": "/api/resources/stats",
        "resources_list": "/api/resources/list",
        "categories": "/api/categories",
        "resources_by_category": "/api/resources/category/{category}",
        "top_coins": "/api/coins/top",
        "trending": "/api/trending",
        "market_overview": "/api/market",
        "sentiment_global": "/api/sentiment/global",
        "sentiment_asset": "/api/sentiment/asset/{symbol}",
        "news": "/api/news",
        "system_status": "/api/status",
        "monitoring_status": "/api/monitoring/status",
        "providers": "/api/providers",
        "models_list": "/api/models/list",
        "models_status": "/api/models/status",
        "ohlcv": "/api/ohlcv",
        "agents_status": "/api/agents/status"
      },
      "categories_available": [
        "rpc_nodes",
        "block_explorers",
        "market_data_apis",
        "news_apis",
        "sentiment_apis",
        "onchain_analytics_apis",
        "whale_tracking_apis",
        "community_sentiment_apis",
        "hf_resources",
        "free_http_endpoints",
        "local_backend_routes",
        "cors_proxies"
      ],
      "data_sources": {
        "market_data": "CoinGecko (real-time)",
        "sentiment": "Alternative.me Fear & Greed Index (real-time)",
        "trending": "CoinGecko (real-time)"
      },
      "features": [
        "market_prices",
        "market_overview",
        "trending_coins",
        "fear_greed_index",
        "resource_database",
        "websocket_updates"
      ],
      "websocket": {
        "url": "wss://really-amin-crypto-api-clean.hf.space/ws",
        "supported": true
      }
    }
  ]
}