Rozetta API accepts 2 authentication methods: JSON Web Token (JWT) and Nonce authentication (JWT is not supported in File Translation now)
For authentication using JWT, you can choose to generate the token or request one from the Rozetta API.
Using JWT is simpler, and the security of Nonce authentication is higher. You can choose the authentication method which suits you best.