Authentication

Lynx APIs require a bearer token within the HTTP header for all successful API requests. Lynx token permissions are administered based on the configurations of client organizations.

🚧

Invalid Token

An absence of a token or an invalid token results in an UNAUTHORIZED (401) HTTP error.