Slite website screenshot

Slite

Slite is a collaborative documentation and knowledge base platform with a REST API for managing notes, channels, documents, templates, and team knowledge bases. It enables asynchronous work through AI-powered search, document creation, and automated knowledge management workflows. The Slite Public API provides programmatic access to workspaces using Bearer token authentication and follows the OpenAPI v3.0 standard.

1 APIs 0 Features
DocumentationKnowledge BaseCollaborationNotesTeamAsynchronous WorkAISearch

APIs

Slite API

The Slite Public API provides programmatic access to your workspace enabling you to create, update, search, and delete notes and documents. Manage knowledge base content, users,...

Pricing Plans

Slite Plans Pricing

3 plans

PLANS

Rate Limits

Slite Rate Limits

0 limits

RATE LIMITS

FinOps

Slite Finops

FINOPS

Semantic Vocabularies

Api Context

0 classes · 0 properties

JSON-LD

context Context

30 classes · 0 properties

JSON-LD

Example Payloads

Ask

4 fields

EXAMPLE

Createnote

4 fields

EXAMPLE

Delete Index

4 fields

EXAMPLE

Flagnoteasoutdated

4 fields

EXAMPLE

Getgroupbyid

4 fields

EXAMPLE

Getnotebyid

4 fields

EXAMPLE

Getnotechildren

4 fields

EXAMPLE

Getuserbyid

4 fields

EXAMPLE

Index

4 fields

EXAMPLE

List Index

4 fields

EXAMPLE

Listnotes

4 fields

EXAMPLE

Me

4 fields

EXAMPLE

Searchgroups

4 fields

EXAMPLE

Searchnotes

4 fields

EXAMPLE

Searchusers

4 fields

EXAMPLE

Updatenote

4 fields

EXAMPLE

Updatenotearchivedstate

4 fields

EXAMPLE

Updatenoteowner

4 fields

EXAMPLE

Verifynote

4 fields

EXAMPLE

Resources

🔗
Documentation
Documentation
🔗
OpenAPI
OpenAPI
🔑
Authentication
Authentication
👥
GitHubOrganization
GitHubOrganization
👥
GitHubRepository
GitHubRepository
📰
Blog
Blog
📄
ChangeLog
ChangeLog
🟢
Status
Status
🔗
LinkedIn
LinkedIn
🔗
X
X
🔗
Plans
Plans
🔗
RateLimits
RateLimits
🔗
FinOps
FinOps

Sources

Raw ↑
aid: slite
name: Slite
description: Slite is a collaborative documentation and knowledge base platform with a REST API for managing notes, channels,
  documents, templates, and team knowledge bases. It enables asynchronous work through AI-powered search, document creation,
  and automated knowledge management workflows. The Slite Public API provides programmatic access to workspaces using Bearer
  token authentication and follows the OpenAPI v3.0 standard.
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
url: https://raw.githubusercontent.com/api-evangelist/slite/refs/heads/main/apis.yml
created: '2026-06-13'
modified: '2026-06-13'
specificationVersion: '0.19'
type: Index
tags:
- Documentation
- Knowledge Base
- Collaboration
- Notes
- Team
- Asynchronous Work
- AI
- Search
apis:
- aid: slite:slite-api
  name: Slite API
  description: The Slite Public API provides programmatic access to your workspace enabling you to create, update, search,
    and delete notes and documents. Manage knowledge base content, users, groups, and leverage AI-powered Ask search capabilities
    via REST endpoints authenticated with a personal API key.
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://developers.slite.com/
  baseURL: https://api.slite.com/v1
  tags:
  - Notes
  - Documents
  - Search
  - Knowledge Management
  - Users
  - Groups
  properties:
  - type: Documentation
    url: https://developers.slite.com/docs/getting-started
  - type: OpenAPI
    url: https://api.slite.com/openapi.json
  - type: Authentication
    url: https://developers.slite.com/docs/getting-started
  contact:
  - FN: Slite Support
    email: support@slite.com
common:
- type: Documentation
  url: https://developers.slite.com/
- type: OpenAPI
  url: https://api.slite.com/openapi.json
- type: Authentication
  url: https://developers.slite.com/docs/getting-started
- type: GitHubOrganization
  url: https://github.com/sliteteam
- type: GitHubRepository
  url: https://github.com/sliteteam/slite-api-js-examples
- type: Blog
  url: https://slite.com/blog
- type: ChangeLog
  url: https://slite.com/changelog
- type: Status
  url: https://status.slite.com
- type: LinkedIn
  url: https://www.linkedin.com/company/slitehq
- type: X
  url: https://twitter.com/slitehq
- type: Plans
  url: plans/slite-plans-pricing.yml
- type: RateLimits
  url: rate-limits/slite-rate-limits.yml
- type: FinOps
  url: finops/slite-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com