Token-Based Authentication

Token-Based authentication utilizes a simple plain-text (ASCII) token, passed as an HTTP header. As this token is all that is needed to authenticate, users should take precautions to ensure this value is stored securely. To generate a token-based API Key, simply navigate to the API Management settings in the Rhombus Console. The generated token will be available for immediate use.


What's Next