API Encryption
Secret key:
Your
Encrypted
Decrypted Message
{{encrypted_message}}
Safe API: Telegram
Send message
curl --data "route=Telegram&action=sendMessage&token=$encrypt_token&data=$telegram_data" https://api-encrypt.com/api-v2/
Create token
curl --data "route=Telegram&action=createToken&token=$telegram_token" https://api-encrypt.com/api-v2/