Validate JWT token

Validates a JWT token sent in the request body. Returns validation status and error message if invalid.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params

JWT token to validate

string
required

The JWT token to validate

Responses

401

Unauthorized

403

Forbidden

404

Not Found

500

Internal Error

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*