Access, refresh or ID tokens can be validated using the this endpoint. If the token is valid the API returns a boolean that indicates whether it is active.
If the token is active, additional data about the token is also returned.
Note that if the token is invalid, expired, or revoked, it is considered inactive.
Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!