Archbee · Example Payload

Archbee Api Space Example

Main developer documentation

API DocumentationDocumentation PlatformKnowledge BaseTechnical WritingDeveloper Docs

Archbee Api Space Example is an example object payload from Archbee, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnameslugvisibilitydescriptionpageCountcreatedAt

Example Payload

Raw ↑
{
  "id": "sp_abc123",
  "name": "Developer Docs",
  "slug": "developer-docs",
  "visibility": "public",
  "description": "Main developer documentation",
  "pageCount": 42,
  "createdAt": "2026-01-15T10:00:00Z"
}