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.
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.
Легка інтеграція
Використовуйте наш RESTful API або вебхуки для інтеграції модуля Crypto Prices з вашими існуючими системами.
Переглянути документацію 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"
}
}Пов'язані модулі
Дослідіть інші модулі в категорії Крипто та DeFi
Готові використовувати Crypto Prices?
Почніть сьогодні з нашим безкоштовним планом. Кредитна картка не потрібна.