API reference
Base URL https://cybix.app/api. 64 endpoints, generated from the running server.
accounts
- GET
/api/accounts/invite/{token}PublicPeek Invite
- POST
/api/accounts/invite/acceptPublicAccept Invite
- POST
/api/accounts/loginPublicLogin
- POST
/api/accounts/oauthPublicOauth Sign In
- POST
/api/accounts/registerPublicRegister
admin
- GET
/api/admin/overviewX-Agent-AuthOverview
- PATCH
/api/admin/users/{user_id}/roleX-Agent-AuthSet Role
- GET
/api/admin/workspaces/{workspace_id}/usersX-Agent-AuthWorkspace Users
agents
- POST
/api/agents/loginX-Agent-AuthAgent Login
- GET
/api/agents/meX-Agent-AuthAgent Me
ai
- POST
/api/ai/assistX-Agent-AuthAssist
- POST
/api/ai/call-prepX-Agent-AuthCall Prep
- POST
/api/ai/copilotX-Agent-AuthCopilot Suggest
assistant
- GET
/api/assistant/settingsX-Agent-AuthGet Settings
- PUT
/api/assistant/settingsX-Agent-AuthPut Settings
connectors
- GET
/api/connectorsX-Agent-AuthList Connectors
conversations
- GET
/api/conversationsX-Agent-AuthList Conversations
- GET
/api/conversations/{conversation_id}X-Agent-AuthGet Conversation
- POST
/api/conversations/{conversation_id}/assignX-Agent-AuthAssign Conversation
- POST
/api/conversations/{conversation_id}/closeX-Agent-AuthClose Conversation
- GET
/api/conversations/{conversation_id}/messagesBearer tokenList Messages
- POST
/api/conversations/{conversation_id}/messagesBearer tokenSend Visitor Message
- POST
/api/conversations/{conversation_id}/messages/agentBearer tokenSend Agent Message
- POST
/api/conversations/{conversation_id}/readX-Agent-AuthMark Read
- GET
/api/conversations/{conversation_id}/threadX-Agent-AuthList Conversation Thread
- POST
/api/conversations/{conversation_id}/typingX-Agent-AuthSet Typing
health
- GET
/healthPublicHealth
imports
- POST
/api/imports/helpdeskX-Agent-AuthImport Helpdesk
- GET
/api/imports/macrosX-Agent-AuthList Macros
invites
- GET
/api/invitesX-Agent-AuthList Invites
- POST
/api/invitesX-Agent-AuthCreate Invite
- DELETE
/api/invites/{invite_id}X-Agent-AuthRevoke Invite
knowledge
- POST
/api/knowledge/crawlX-Agent-AuthCrawl
- GET
/api/knowledge/searchX-Agent-AuthSearch
- DELETE
/api/knowledge/sources/{domain}X-Agent-AuthDelete Source
- GET
/api/knowledge/statusX-Agent-AuthStatus
members
- GET
/api/membersX-Agent-AuthList Members
- PATCH
/api/members/{user_id}X-Agent-AuthSet Member Role
oauth
- POST
/api/oauth/apikeyX-Agent-AuthConnect With Api Key
- POST
/api/oauth/authorizeX-Agent-AuthIssue Code
- GET
/api/oauth/connectionsX-Agent-AuthList Connections
- DELETE
/api/oauth/connections/{integration}X-Agent-AuthDisconnect
- POST
/api/oauth/tokenX-Agent-AuthExchange Code
rtc
- POST
/api/rtc/roomsPublicCreate Room
- POST
/api/rtc/rooms/{room_id}/signalPublicPost Signal
- GET
/api/rtc/rooms/{room_id}/signalPublicGet Signals
sessions
- POST
/api/sessionsBearer tokenCreate Session
- GET
/api/sessions/{conversation_id}Bearer tokenGet Session
teams
- GET
/api/teamsX-Agent-AuthList Teams
- POST
/api/teamsX-Agent-AuthCreate Team
- DELETE
/api/teams/{team_id}X-Agent-AuthDelete Team
- POST
/api/teams/{team_id}/membersX-Agent-AuthAdd Member
- DELETE
/api/teams/{team_id}/members/{user_id}X-Agent-AuthRemove Member
voice
- GET
/api/voice/callsX-Agent-AuthList Calls
- POST
/api/voice/callsX-Agent-AuthCreate Call
- DELETE
/api/voice/calls/{call_id}X-Agent-AuthEnd Call
- GET
/api/voice/configX-Agent-AuthVoice Config
- POST
/api/voice/tokenX-Agent-AuthBrowser Token
- POST
/api/voice/web-callX-Agent-AuthStart Web Call
- POST
/api/whatsapp/inboundX-Agent-AuthInbound
- GET
/api/whatsapp/qrX-Agent-AuthWhatsapp Qr
- GET
/api/whatsapp/statusX-Agent-AuthWhatsapp Status
widget
- GET
/api/widget/settingsPublicGet Settings
- PUT
/api/widget/settingsPublicPut Settings