Telegram
Endpoint Inventory
Method
Path
Authentication
Current behavior
Direct Notification
curl -X POST 'http://127.0.0.1:5000/api/v1/telegram/notify' \
-H 'Content-Type: application/json' \
-d '{
"apikey": "<your_app_apikey>",
"username": "openalgo-user",
"message": "Strategy alert",
"wait_for_delivery": false
}'Webhook Authentication
Automatic Alert Gate
Rate Limits
Last updated