Skip to content

api-evangelist/slab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slab (slab)

Slab is an internal knowledge base and team wiki for the modern workplace, pairing a clean editor and fast search with dozens of integrations. Slab exposes a single GraphQL API at https://api.slab.com/v1/graphql for programmatic access to posts, topics, users, and organization data, available to Business and Enterprise customers.

APIs.json: https://raw.githubusercontent.com/api-evangelist/slab/refs/heads/main/apis.yml

Tags

  • Knowledge Base
  • Wiki
  • Documentation
  • Collaboration
  • GraphQL

Timestamps

  • Created: 2026-06-21
  • Modified: 2026-06-21

APIs

Slab Posts

Query and update knowledge base posts through the Slab GraphQL API - fetch a post by ID, search posts across the workspace with cursor-based pagination, list posts within a topic or across the organization, and update post content using the Quill Delta rich-text format.

Tags

  • Posts
  • Content
  • GraphQL

Properties

Slab Topics

Read the topic hierarchy used to organize content in a Slab workspace, resolve a topic by ID, and list the posts nested within a topic. Topics are the primary structure for grouping and navigating knowledge base content.

Tags

  • Topics
  • Organization
  • GraphQL

Properties

Slab Users

Resolve the members of a Slab organization through the GraphQL API - look up a user by ID and read profile fields such as name and email, used to attribute authorship and map activity to people.

Tags

  • Users
  • Members
  • GraphQL

Properties

Slab Organization

Read top-level organization (workspace) context through the Slab GraphQL API, including the organization entry point that scopes posts, topics, and users. API responses are bounded by what the Slab Bot user can access in the workspace.

Tags

  • Organization
  • Account
  • GraphQL

Properties

Common Properties

Maintainers

FN: Kin Lane Email: kin@apievangelist.com

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors