# Sojo Industries Conversations API

**Canonical:** https://apis.io/apis/sojo-industries/sojo-industries-conversations-api/  
**Provider:** Sojo Industries — https://apis.io/providers/sojo-industries/  
**Base URL:** https://victoria-agent.sojoshield.com  
**Documentation:** https://sojoshield.com/

Sojo Industries Conversations API is one of 5 APIs that [Sojo Industries](https://apis.io/providers/sojo-industries/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Conversations. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

Chat-history list/read/rename/delete (requires AGENT_PERSISTENCE_ENABLED; 404 when the feature is off)

## Operations (5)

| Method | Path | Summary |
|---|---|---|
| GET | `/api/chat/conversations` | List the caller's conversations (paginated) |
| GET | `/api/chat/conversation/{session_id}` | Get the full message thread |
| PATCH | `/api/chat/conversation/{session_id}` | Rename the conversation |
| DELETE | `/api/chat/conversation/{session_id}` | Delete the conversation (soft) |
| GET | `/api/chat/conversation/export/{session_id}` | Export the thread as a debug snapshot |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/sojo-industries/refs/heads/main/openapi/sojo-industries-conversations-api-openapi.yml
- **ToolCrosswalk** — https://raw.githubusercontent.com/api-evangelist/sojo-industries/refs/heads/main/mcp/sojo-industries-tool-crosswalk.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/sojo-industries/refs/heads/main/authentication/sojo-industries-authentication.yml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/sojo-industries/refs/heads/main/errors/sojo-industries-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/sojo-industries/refs/heads/main/data-model/sojo-industries-data-model.yml

## Other Sojo Industries APIs (4)

- [Sojo Shield Platform API](https://apis.io/apis/sojo-industries/sojo-shield-platform-api/)
- [Sojo Industries Chat API](https://apis.io/apis/sojo-industries/sojo-industries-chat-api/)
- [Sojo Industries Files API](https://apis.io/apis/sojo-industries/sojo-industries-files-api/)
- [Sojo Industries Health API](https://apis.io/apis/sojo-industries/sojo-industries-health-api/)

## Tags

Conversations

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/sojo-industries/sojo-industries-conversations-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/sojo-industries/.
