# Beeper Chats API

**Canonical:** https://apis.io/apis/beeper/beeper-chats-api/  
**Provider:** Beeper — https://apis.io/providers/beeper/  
**Base URL:** http://localhost:23373  
**Documentation:** https://developers.beeper.com/desktop-api/

Beeper Chats API is one of 7 APIs that [Beeper](https://apis.io/providers/beeper/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification. Tagged areas include Chats. The published artifact set on APIs.io includes an OpenAPI specification and an AsyncAPI specification.

Chats, reminders, read state, archive state, priority, mute, and other conversation metadata.

## Operations (12)

| Method | Path | Summary |
|---|---|---|
| GET | `/v1/chats/search` | Search chats |
| GET | `/v1/chats` | List chats |
| POST | `/v1/chats` | Create a chat |
| POST | `/v1/chats/start` | Start a direct chat |
| GET | `/v1/chats/{chatID}` | Retrieve chat details |
| PATCH | `/v1/chats/{chatID}` | Update chat |
| POST | `/v1/chats/{chatID}/archive` | Archive or unarchive a chat |
| POST | `/v1/chats/{chatID}/reminders` | Create a chat reminder |
| DELETE | `/v1/chats/{chatID}/reminders` | Delete a chat reminder |
| POST | `/v1/chats/{chatID}/read` | Mark a chat as read |
| POST | `/v1/chats/{chatID}/unread` | Mark a chat as unread |
| POST | `/v1/chats/{chatID}/notify-anyway` | Notify anyway |

## Machine-readable artifacts (2)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/beeper/refs/heads/main/openapi/beeper-chats-api-openapi.yml
- **AsyncAPI** — https://raw.githubusercontent.com/api-evangelist/beeper/refs/heads/main/asyncapi/beeper-events-asyncapi.yml

## Other Beeper APIs (6)

- [Beeper Accounts API](https://apis.io/apis/beeper/beeper-accounts-api/)
- [Beeper App API](https://apis.io/apis/beeper/beeper-app-api/)
- [Beeper Contacts API](https://apis.io/apis/beeper/beeper-contacts-api/)
- [Beeper Files API](https://apis.io/apis/beeper/beeper-files-api/)
- [Beeper Messages API](https://apis.io/apis/beeper/beeper-messages-api/)
- [Beeper Server API](https://apis.io/apis/beeper/beeper-server-api/)

## Tags

Chats

---

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