How to implement this api on kodular

curl -X POST https://api.cryptocurrencyalerting.com/v1/alert-conditions
-u API_TOKEN:
-H ‘Content-Type: application/json’
-d ‘{“type”:“new_coin”, “currency”:“ANY”, “channel”:{“name”: “email”}, “exchange”:“Binance”}’

How to implement this on blocks

Api website- REST API Reference - Cryptocurrency Alerting

How to use it

Using https://getaix.com/curl-to-blocks

Is this right ?

You have to test it

1 Like