JWT (JSON Web Token)

A JWT is a signed token used to authenticate API requests. The token contains a payload (user ID, permissions, expiry) and a signature that the server can verify without storing session state. In RPC infrastructure, JWTs are one option for API authentication, alongside simple API keys.

See also: RPC (Remote Procedure Call), Job Queue, JavaScript SDK.

Build on Hyperliquid with the fastest RPC

Free tier with 2M CU/month. Dedicated endpoints in EU and JP. No code changes from the public RPC.