Session Endpoints
Session/Create is the legacy-compatible login. Prefer Auth/Token. Send the API key in X-Api-Key, not as clientCode. See Authentication.
Operations
| Method | Route | Docs | Auth |
|---|---|---|---|
POST |
Session/Create |
Create | Anonymous |
DELETE |
Session/Delete |
Delete | Authorize |