Https rest api?

Looks like the official rest API document only has http (for blynk-cloud.com) and if I try to change that to https, it’s a self-signed certificate.

With let’s encrypt can we get a proper certificate instead? with http only rest api it’s really not secure with how things go.

Are you sure? The examples all show HTTPS

image

Have you searched this forum for keywords like RESTful API, HTTPS and SSL?

A little searching of my own later… I believe with Cloud Server it is a compatibility issue with modifications in the works… but it should be perfectly functional with Local Server and Commercial Accounts.

@fishy local servers and business servers fully support https. blynk-cloud uses self generated certificate. We gonna switch it to Let’s Encrypt too soon.

Is there and update?