HTTP API Reference
Last updated
Last updated
The HTTP API builds the foundation for our IoT identity provider. The API requires the use of HTTPS as content such as the JWT and AT must not be transported over an insecure connection.
The token API is for requesting access tokens issued by our IoT identity provider.
The IdP API is used to validate issued access tokens with our IoT identity provider.
The device API is used for updating device information registered with our IoT identity provider.