Tool Hub

Real-time communication with the Qonic Tool Hub via SignalR WebSocket connections.

POST https://api.qonic.com/v1/tools/negotiate

Negotiate SignalR connection

Establishes a SignalR connection for real-time communication with the Tool Hub. Returns a connection URL and access token for the WebSocket connection.

Error responses

  • Name
    401
    Type
    error
    Description
    Authentication required. Provide a valid Bearer token in the Authorization header.
  • Name
    403
    Type
    error
    Description
    Insufficient permissions for this operation