AI Service REST API
Use the AI Service REST API to interface with the AI Service by making HTTP requests to the endpoints in the table below.
Note: Click any endpoint to go to its API reference page.
| Endpoint | Request scope |
|---|---|
| /permissions | Create, update, retrieve and delete permissions for the AI Service. |
| /agents | List, create, update, retrieve and delete AI agents. |
| /teams | Create, update, retrieve, and delete AI teams. |
| /tools | List, create, retrieve, update, and delete AI tools. |
| /conversations | Create and retrieve AI chat conversations. |
| /knowledgebases | List, create, retrieve, update, and delete AI knowledge bases. |