Authenticates a user with a username and password and then returns a token for use in subsequent API calls. This request also sets a session cookie.
Include the returned access token in the authorization header for subsequent requests in the format: Authorization: Bearer .
Documentation Index
Fetch the complete documentation index at: https://docs.ocient.com/llms.txt
Use this file to discover all available pages before exploring further.