Request a session ID
SIEM & Ticketing systems
Request a Session ID
Establish a session with the ticketing system through the API Bridge and receive a session ID for subsequent calls.
POST
Request a session ID
/connect is the first endpoint Syteca calls. Your API Bridge establishes a session with the ticketing system and returns a sessionId that the ticket status and add comment calls then use.
The request body is optional. If your ticketing system needs connection details, accept them in the optional connectionString field.
This endpoint is shown for reference. There is no Syteca-hosted server to call — your Bridge runs at your own address and port — so no live request panel is available.