IQ.NET

listed

Decode a JWT

Decode a JWT · jwt.openverbs.com

X402

Decode a JSON Web Token WITHOUT verifying its signature and return the header, payload and signature. A structurally malformed token is rejected before payment. Never trust a decoded payload you have not verified.

other
Website
POSTx402 · listed

https://jwt.openverbs.com/v1/decode

Decode a JSON Web Token WITHOUT verifying its signature and return the header, payload and signature. A structurally malformed token is rejected before payment. Never trust a decoded payload you have not verified.

  • 0.004 USD Coin / request · eip155:8453
POSTx402 · listed

https://jwt.openverbs.com/v1/sign

Mint a signed JSON Web Token from a JSON claims object, using a shared secret (HS*) or a PEM private key (RS/ES/PS). Supports expiresInSec, notBeforeSec, issuer, audience, subject and keyid. An unusable key or option is rejected before payment.

  • 0.004 USD Coin / request · eip155:8453
POSTx402 · listed

https://jwt.openverbs.com/v1/verify

Verify a JSON Web Token's signature and claims against a shared secret (HS*) or a PEM public key (RS/ES/PS). Returns { valid, payload } on success or { valid: false, reason } for a bad signature, expired/not-yet-active token, or a failed issuer/audience/subject check. Pass `algorithms` to pin the accepted signing algorithms and prevent algorithm-confusion attacks.

  • 0.004 USD Coin / request · eip155:8453

ATTRIBUTION

This listing is taken from the catalogues and the provider named above. The price is what that source advertised.