# Generate JWT access token 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. Endpoint: POST /auth/token Security: BearerAuth ## Response 200 fields ## Response 401 fields