Skip to main content

Overview

grantex verify is a single command that lets any developer paste a grant token and instantly see everything about it: who issued it, scopes, expiry, delegation chain, revocation status. Works as a standalone tool — no Grantex account needed.

Usage

Output

Default (Pretty)

JSON Output (--json)

Verbose (--verbose)

Includes everything above plus raw JWT header and claims:

Error States

Expired token:
Invalid signature:

Options

Exit Codes

Last modified on April 3, 2026