लोकप्रिय
उपलब्ध है प्रो

Crypto Prices मॉड्यूल

Live crypto prices in chat from CoinGecko (any listed coin via /price), with per-user watchlists and persisted price alerts (above, below, percent change, crosses) checked every 5 minutes. USD only, no historical charts.

Live prices
10,000+ tokens
Price alerts
Portfolio tracking
9:41
5G
C

Crypto Prices Demo

bot

Crypto Prices मॉड्यूल क्या करता है?

Live crypto prices in chat from CoinGecko (any listed coin via /price), with per-user watchlists and persisted price alerts (above, below, percent change, crosses) checked every 5 minutes. USD only, no historical charts.

  • Price tracking
  • Investment monitoring
  • Community updates
मुख्य विशेषताएं

आपको जो कुछ भी चाहिए

Crypto Prices मॉड्यूल में शामिल सभी शक्तिशाली सुविधाओं का अन्वेषण करें।

Live prices

सहज एकीकरण के लिए Crypto Prices मॉड्यूल के साथ शामिल।

10,000+ tokens

सहज एकीकरण के लिए Crypto Prices मॉड्यूल के साथ शामिल।

Price alerts

सहज एकीकरण के लिए Crypto Prices मॉड्यूल के साथ शामिल।

Portfolio tracking

सहज एकीकरण के लिए Crypto Prices मॉड्यूल के साथ शामिल।

उपयोग के मामले

जानें कि व्यवसाय Crypto Prices मॉड्यूल का उपयोग कैसे करते हैं

Price tracking

price tracking क्षमताओं को लागू करने वाली टीमों के लिए एकदम सही।

Investment monitoring

investment monitoring क्षमताओं को लागू करने वाली टीमों के लिए एकदम सही।

Community updates

community updates क्षमताओं को लागू करने वाली टीमों के लिए एकदम सही।

API संदर्भ

आसान एकीकरण

Crypto Prices मॉड्यूल को अपने मौजूदा सिस्टम के साथ एकीकृत करने के लिए हमारे RESTful API या वेबहुक का उपयोग करें।

API डॉक्यूमेंटेशन देखें
// Enable Crypto Prices module
curl -X POST https://api.botlaunch.io/v1/modules \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "module": "crypto-prices",
    "enabled": true,
    "config": {
      // Your configuration here
    }
  }'

// Response
{
  "success": true,
  "module": {
    "id": "crypto-prices",
    "name": "Crypto Prices",
    "enabled": true,
    "status": "active"
  }
}

Crypto Prices उपयोग करने के लिए तैयार?

आज ही हमारे मुफ्त प्लान के साथ शुरू करें। क्रेडिट कार्ड की आवश्यकता नहीं।