How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Archbee Public API

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_.

Archbee Public API is one of 2 APIs that Archbee publishes on the 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.

This API exposes 24 operations across 22 paths, organized into 8 resource areas. It is described by OpenAPI 3.1.0, at version 2026-09-04.

Requests are made against a single base URL, https://api.archbee.com/api/public-api.

24 operations 22 paths 0 schemas 4 DELETE5 GET15 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2026-09-04
Base URL
https://api.archbee.com/api/public-api
Authentication
HTTP Bearer
Terms of Service
Resource Areas
8

Authentication & Security 1

Archbee Public API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Requires the Authorization header in the form Authorization: Bearer {base64(docSpaceId~apiKey)} — the base64 encoding of the docSpaceId, a tilde, and the apiKe…

Paths & Operations 24

Across 22 paths, the API surfaces 24 operations — 4 DELETE, 5 GET, 15 POST. They span 8 resource areas: Access Control, Documents, File Manager, API Reference, Space Groups, Spaces, Suggestions, Organization. Each is listed below with its method, path, parameters, and response codes.

Access Control 1

Magic-link access requests for gated portals

POST
/access-control/request
Request Magic Link Access
requestMagicLinkAccess body → 200400
Documents 5

Create, read, update, delete and search documents

DELETE
/doc
Delete document
deleteDocument body → 200400
GET
/doc
Get document
getDocument body → 200400
POST
/doc
Update / Create document
updateCreateDocument body → 200400
POST
/docs/search
Search document
searchDocument body → 200400
POST
/import-content
Import Content
importContent body → 200400
File Manager 5

Upload, list, move, replace and delete File Manager files

DELETE
/file-manager/file
Delete a File Manager file
deleteAFileManagerFile body → 200400
GET
/file-manager/files
List File Manager files
listFileManagerFiles 5 params → 200400
POST
/file-manager/move
Move a File Manager file
moveAFileManagerFile body → 200400
POST
/file-manager/replace
Overwrite a File Manager file
overwriteAFileManagerFile body → 200400
POST
/upload/file
Upload single file
uploadSingleFile body → 200400
API Reference 2

Sync and inspect an imported OpenAPI reference

GET
/info-api-reference
Info Open Api document
infoOpenApiDocument body → 200400
POST
/sync-api-reference
Sync Open Api document
syncOpenApiDocument body → 200400
Space Groups 2

Grouping of documentation spaces

POST
/space-group/create
Create Space Group
createSpaceGroup body → 200400
DELETE
/space-group/delete
Delete Space Group
deleteSpaceGroup body → 200400
Spaces 5

Documentation space lifecycle — create, update, clone, publish, delete

POST
/space/clone
Clone Space
cloneSpace body → 200400
POST
/space/create
Create Space
createSpace body → 200400
DELETE
/space/delete
Delete Space
deleteSpace body → 200400
POST
/space/publish
Publish Space
publishSpace body → 200400
POST
/space/update
Update Space
updateSpace body → 200400
Suggestions 2

Reader-submitted suggested changes — merge or discard

POST
/suggest-change/discard
Discard suggestion document
discardSuggestionDocument body → 200400
POST
/suggest-change/merge
Merge suggestion into main document
mergeSuggestionIntoMainDocument body → 200400
Organization 2

Organization-level export and display rules

GET
/team/display-rules
Organization Display Rules
organizationDisplayRules body → 200400
GET
/team/export
Organization Export
organizationExport body → 200400

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

archbee-public-api-openapi.yml Raw ↑

Other APIs Archbee publishes across the network.

Archbee MCP Server
Where this information came from

This is an independent, third-party profile of Archbee Public API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.