Decode a JWT token without verification. Returns header, payload, claims, expiry...
https://api.strale.io/x402/jwt-decodeOverview
Decode a JWT token without verification. Returns header, payload, claims, expiry status, and time until expiry. Algorithmic.
Protocol
x402
Price
$0.02
Payment Asset
USD Coin
Payment Network
Base
Category
uncategorized
Provider
strale
Source
bazaar
Indexed
2026-04-15 14:09:55
Health
Status
healthy
Latency (p50)
158ms
Uptime (30d)
100.0%
Reliability Score
100/100
Last Checked
2026-09-10 10:04:58
Last Healthy
2026-09-10 10:04:58
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"discoverable": true,
"method": "GET",
"queryParams": {
"token": {
"required": true,
"type": "string"
}
},
"type": "http"
}
Output Schema
{
"algorithm": {
"type": "string"
},
"expires_at": {
"type": "string"
},
"header": {
"type": "object"
},
"is_expired": {
"type": "boolean"
},
"payload": {
"type": "object"
}
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-09-10 10:04:58 | healthy | 402 | 620ms | |
| 2026-09-09 23:23:49 | healthy | 402 | 140ms | |
| 2026-09-09 14:11:55 | healthy | 402 | 165ms | |
| 2026-09-09 06:06:55 | healthy | 402 | 116ms | |
| 2026-09-09 03:09:10 | healthy | 402 | 113ms | |
| 2026-09-08 19:20:05 | healthy | 402 | 477ms | |
| 2026-09-08 09:58:41 | healthy | 402 | 158ms | |
| 2026-09-07 17:04:50 | healthy | 402 | 132ms |