Introspect a JWT access token and return claims.
Validates the access token inDocumentation Index
Fetch the complete documentation index at: https://orchestrator-docs.hexoforge.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorization and returns claims. Requires X-API-Key and Bearer token.
X-API-Key and Authorization: Bearer with the token under test.valid is true.| Code | Meaning |
|---|---|
| 200 | Body describes validity |
| 401 | Token invalid, expired, or revoked |