# torqee Developer Documentation OpenAPI spec: https://connect.torqee.app/openapi.json Full content: https://developers.torqee.app/llms-full.txt - [Introduction](https://developers.torqee.app/docs.md): Build integrations with the torqee Connect API and MCP server. - [Quickstart](https://developers.torqee.app/docs/quickstart.md): Create an API key, make the first request, and connect an MCP client. - [Errors](https://developers.torqee.app/docs/guides/errors.md): Error codes returned by the public Connect API. - [Realtime Events](https://developers.torqee.app/docs/guides/realtime-events.md): Subscribe to workspace events with Server-Sent Events. - [Connecting](https://developers.torqee.app/docs/mcp.md): Connect MCP clients to torqee over Streamable HTTP. - [Tools](https://developers.torqee.app/docs/mcp/tools.md): MCP tools exposed by torqee Connect. - [API Keys](https://developers.torqee.app/docs/authentication/api-keys.md): Authenticate with torqee_ API keys. - [Authentication](https://developers.torqee.app/docs/authentication.md): Choose between API keys and OAuth 2.1 access tokens. - [OAuth 2.1](https://developers.torqee.app/docs/authentication/oauth.md): Use authorization code with PKCE and Connect protected resource discovery. - [Stream workspace events (SSE)](https://developers.torqee.app/docs/api-reference/events/streamEvents.md) - [Get a session board](https://developers.torqee.app/docs/api-reference/boards/getSessionBoard.md) - [List session boards](https://developers.torqee.app/docs/api-reference/boards/listSessionBoards.md) - [Get a session](https://developers.torqee.app/docs/api-reference/sessions/getSession.md) - [List sessions](https://developers.torqee.app/docs/api-reference/sessions/listSessions.md) - [Get a session transcript](https://developers.torqee.app/docs/api-reference/transcripts/getSessionTranscript.md) - [Search transcripts](https://developers.torqee.app/docs/api-reference/transcripts/searchTranscripts.md)