Crypto payments for telegram bots
Seamlessly accept crypto payments
in your Telegram bots and services.





Popular bots use Crypto Pay

Accept a wide range of cryptocurrencies
Bill any supported cryptocurrencies with asset parameter in GetInvoice method
One click to start
Open @CryptoBot, go to Crypto Pay and tap Create App to get API Token
Payment statistics
Open
@CryptoBot, go to
Crypto Pay and
My Apps,
App Name to get Statistics
Anonymous payments
Use
allow_anonymous
parameter
in
createInvoice
method to give user
an option to remain private
Quick start using Crypto Pay
Authorizing your app
- Open @CryptoBot
- Go to Crypto Pay
- Tap Create App
- Get API Token


Crypto Pay API Request
Requests are only served over HTTPS
To pass parameters use:
Getting updates
There are two ways of receiving
updates for your app:
- getInvoices method to get a list of created invoices.
- Webhooks to receive updates in realtime.
