Blynk HTTP API don't work for me!

Hello Blynkers! I want to enable my device (ESP8266) with HTTP API.
My request is: https://blynk.cloud/[token]/update/V0?value=1
But this don’t work for me!

Waiting for help…

Hey there,
Have you checked this
https://docs.blynk.io/en/blynk.cloud/https-api-overview

Yes, i have. Tried to place a “fra1” before blynk.cloud/ This also dont work.

Actually, I don’t think you did my friend.
Your url should look like this sample
https://blynk.cloud/external/api/update?token=ffujYGgbf805tgsf&v1=100

Is this token a template id?

No, it’s just a sample.
You can find your auth token here

Thank you very much! It works!

1 Like