# Archbee Public API

**Canonical:** https://apis.io/apis/archbee/archbee-public-api/  
**Provider:** Archbee — https://apis.io/providers/archbee/  
**Base URL:** https://api.archbee.com/api/public-api  
**Documentation:** https://www.archbee.com/docs/get-document

Archbee Public API is one of 2 APIs that [Archbee](https://apis.io/providers/archbee/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Documents, Spaces, Space Groups, File Manager, and Organization. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

The Archbee Public API manages documentation spaces, documents, space groups, File Manager files, reader-submitted suggestions, organization exports and imported OpenAPI references in an Archbee workspace. 24 documented operations under https://api.archbee.com/api/public-api, authenticated with an HTTP Bearer token whose value is base64(docSpaceId~apiKey), or an organization key beginning abteam_.

## Operations (24)

| Method | Path | Summary |
|---|---|---|
| POST | `/access-control/request` | Request Magic Link Access |
| DELETE | `/doc` | Delete document |
| GET | `/doc` | Get document |
| POST | `/doc` | Update / Create document |
| POST | `/docs/search` | Search document |
| DELETE | `/file-manager/file` | Delete a File Manager file |
| GET | `/file-manager/files` | List File Manager files |
| POST | `/file-manager/move` | Move a File Manager file |
| POST | `/file-manager/replace` | Overwrite a File Manager file |
| POST | `/import-content` | Import Content |
| GET | `/info-api-reference` | Info Open Api document |
| POST | `/space-group/create` | Create Space Group |
| DELETE | `/space-group/delete` | Delete Space Group |
| POST | `/space/clone` | Clone Space |
| POST | `/space/create` | Create Space |
| DELETE | `/space/delete` | Delete Space |
| POST | `/space/publish` | Publish Space |
| POST | `/space/update` | Update Space |
| POST | `/suggest-change/discard` | Discard suggestion document |
| POST | `/suggest-change/merge` | Merge suggestion into main document |
| POST | `/sync-api-reference` | Sync Open Api document |
| GET | `/team/display-rules` | Organization Display Rules |
| GET | `/team/export` | Organization Export |
| POST | `/upload/file` | Upload single file |

## Machine-readable artifacts (7)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/archbee/refs/heads/main/openapi/archbee-public-api-openapi.yml
- **Documentation** — https://docs.archbee.com/
- **APIReference** — https://www.archbee.com/docs/get-document
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/archbee/refs/heads/main/overlays/archbee-public-api-overlay.yaml
- **ErrorCatalog** — https://raw.githubusercontent.com/api-evangelist/archbee/refs/heads/main/errors/archbee-problem-types.yml
- **DataModel** — https://raw.githubusercontent.com/api-evangelist/archbee/refs/heads/main/data-model/archbee-data-model.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/archbee/refs/heads/main/apis.yml

## Other Archbee APIs (1)

- [Archbee MCP Server](https://apis.io/apis/archbee/archbee-mcp-server/)

## Tags

Documents, Spaces, Space Groups, File Manager, Organization, Suggestions

---

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