# JWT validation 
To validate the JWT, use the following Login API calls:
- [User JWT validate](/api/login/operation/validate-jwt) — for a user token.
- [Server JWT validate](/api/login/operation/validate-server-jwt) — for a server token.

**Notice**
Do not reveal your secret key to anyone. If it was compromised, please update it.
