Exchange your username and password for a session token. Paste the returnedDocumentation Index
Fetch the complete documentation index at: https://4cx.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
user.auth value into your client before calling other requests. This call does not send an Authorization header.
Request
POST
https://api.4cx.io/user/login POSTContent-Type: application/json only (no Authorization)
data.user.auth as the raw Authorization header value on subsequent requests (no Bearer prefix).