EasyManua.ls Logo

Sensus SensusRF - 17.2 HTTPS API: Methods Available; 17.2.1 API Authentication

Sensus SensusRF
124 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
81
SensusRF gateway user manual
| 29/10/2019
17.2 HTTPS API: Methods Available
For accessing the GATEWAY API it is necessary to inform the user credentials. The Gateway validates
the username and password then generates a JWT, which is valid for seven days and exclusive for this specific
gateway and session.
17.2.1 API Authentication
The authentication method returns the JWT inside a JSON. This token is used to securely transmit data
on JSON objects; it must provide a valid username and password. All the other methods must contain the
JWS in its HTTP header as “Authorization”.

Table of Contents