A JSON Web Token (JWT) is a compact, URL-safe token format used for authentication and data exchange between services. JWTs consist of three Base64URL-encoded parts: header, payload, and signature. Paste your JWT below to instantly decode and inspect every claim, check expiration status, and copy the decoded JSON.

Paste JWT Token