# Auth ## Generate JWT access token - [POST /auth/token](https://docs.travel-rule.com/api/vasp/auth/paths/~1auth~1token/post.md): Generates a signed, short-lived JWT access token using your API Key. This token is required to authenticate all subsequent TRP API requests. The endpoint ensures secure client identification and protects access to sensitive Travel Rule operations.