API Reference
Search…
⌃K

IdP API

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

Introspection Endpoint

Use this endpoint to verify the access tokens issued by the IdP. This endpoint is mainly used by the IoT platform but may also be used by IoT devices to verify the received access token.
post
https://iot-idp.demo.apps.iothentix.io
/idp/introspect
Introspect token
Last modified 5mo ago