API Reference
  • IoT IdP API Reference
  • Reference
    • HTTP API Reference
      • Token API
      • IdP API
      • Device API
    • CoAP API Reference
      • Token API
      • IdP API
      • Device API
Powered by GitBook
On this page
  • Token API
  • IdP API
  • Device API
  1. Reference

HTTP API Reference

PreviousIoT IdP API ReferenceNextToken API

Last updated 2 years ago

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.

Token API

The token API is for requesting access tokens issued by our IoT identity provider.

IdP API

The IdP API is used to validate issued access tokens with our IoT identity provider.

Device API

The device API is used for updating device information registered with our IoT identity provider.

Token API
IdP API
Device API