curl
Ocient HTTP Query API
login
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 .
POST
curl
Body
application/json
Last modified on May 20, 2026

