API Authentication

Before you start using the Aretas IoT API, you need to implement and understand Authentication in your platform. In general, the Aretas API utilizes Token Based Authentication.  Most Aretas API methods require an access token to authenticate the user. A token is acquired by logging into the Authentication endpoint and Read more…