v0.0.1 · system status
Open APIOpenAPI 3.1Zero token storage

Documentation, plainly
written.

Every page is written for engineers who already know what a JWT is. Each endpoint reference shows the exact request and response shapes that the JWTShield FastAPI service emits — no marketing detours, no aspirational examples.

· OPEN IN POSTMAN
Fork the JWTShield collection

All 8 endpoints with request bodies and example responses, ready to run. Set your api_key in the JWTShield environment and send.

· 01 · 4 min read
Quickstart
From your first decoded token to a fully validated request.
· 02 · reference
API · Inspect
Decode a JWT structure without trusting any of its claims.
· 03 · reference
API · Validate
Verify a token against an inline policy or a registered issuer profile.
· 04 · 6 recipes
Examples
Curl, Node, Python, GitHub Actions, GitLab CI — copy-paste starters for every endpoint.
· 05 · reference
Errors
Every error code, what triggers it, what to do about it.
· 06 · guides
CI · OIDC
Validate GitHub Actions and GitLab CI tokens with provider-specific claim checks.
· OPENAPI 3.1
Download the spec

Mirror this artifact to keep your client SDKs in sync with the API surface.

jwtshield.openapi.json · 20 kB →
· ACCESS
Get an API key

Every example assumes you have a base URL and a key. Sign up on the pricing page to get both.

See pricing tiers →