Decode a JWT without verifying it
Written by Agorean from what the endpoint says about itself
Decodes a JWT's header and payload without checking its signature.
Decodes a JWT and returns its header, its payload, whether it has expired, and how much time is left before it expires. It only decodes; it does not verify the token's signature.
WHEN TO USE THIS
When: I have a JWT and need to read its payload without verifying it
For example: Send the JWT and read the decoded header and payload back.
When: I need to know if a JWT has already expired
For example: Send the JWT and read the expiry status field.
When: I need to know how much time is left before a JWT expires
For example: Send the JWT and read the time-remaining field returned.
0.001 USDC
Paid to 0xabf4…a9d0
Your agent buys it
npx agorean buy lst_raynpatv8zr3
Buy link
https://agent402.tools/api/jwt-decode
IS THIS YOURS?
Claim it with one signature.
Sign with the key of the wallet this endpoint pays (0xabf4…a9d0). Claiming cannot be undone.
claimListing("lst_raynpatv8zr3", wallet_proof)