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

Slite Notes API

The Notes API from Slite — 8 operation(s) for notes.

Slite Notes API is one of 7 APIs that Slite publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Notes. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and authentication docs.

This API exposes 11 operations across 8 paths, and defines 14 schemas. It is described by OpenAPI 3.2.0, at version 1.

Requests are made against a single base URL, https://api.slite.com/v1.

11 operations 8 paths 14 schemas 1 DELETE3 GET1 POST6 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1
Base URL
https://api.slite.com/v1
Authentication
HTTP Bearer
Contact
Slite
License
private
Resource Areas
1

Authentication & Security 1

Slite Notes API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearer).

  • bearer — API keys can be generated under Settings API

Paths & Operations 11

Across 8 paths, the API surfaces 11 operations — 1 DELETE, 3 GET, 1 POST, 6 PUT. Each is listed below with its method, path, parameters, and response codes.

Notes 11
GET
/notes
List notes
listNotes 4 params → 200401422429default
POST
/notes
Create a note
createNote body → 200401422429default
GET
/notes/{noteId}
Return a note
getNoteById 2 params → 200401422429default
DELETE
/notes/{noteId}
Delete a note and its children
deleteNoteById 1 param → 204401422429default
PUT
/notes/{noteId}
Update a note
updateNote 1 param body → 200401422429default
GET
/notes/{noteId}/children
Return note children by parent note id
getNoteChildren 2 params → 200401422429default
PUT
/notes/{noteId}/verify
Verify a note
verifyNote 1 param body → 200401422429default
PUT
/notes/{noteId}/flag-as-outdated
Flag note as outdated
flagNoteAsOutdated 1 param body → 200401422429default
PUT
/notes/{noteId}/archived
Archive or unarchive a note
updateNoteArchivedState 1 param body → 200401422429default
PUT
/notes/{noteId}/owner
Update note owner
updateNoteOwner 1 param body → 200401422429default
PUT
/notes/{noteId}/tiles/{tileId}
Update a tile in a note
updateTile 2 params body → 200401422429default

Schemas 14

The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are Note (14 properties), PaginatedNotes (4 properties), PublicApiFieldValidationError (3 properties), PublicApiRateLimitError (2 properties). Each schema is shown below with its type and property counts.

NoteOwner
object
Owner of the note for review purposes. Either userId or groupId will be set, but not both.
2 properties
FieldErrors
object
Html
string
Markdown
string
PublicApiFieldValidationError
object
3 properties 2 required
NoteContentFormat
string
PublicApiReviewState
string
NoteWithContent
PublicApiAuthError
object
2 properties 2 required
PublicApiError
object
2 properties 2 required
ListNotesOrderBy
string
PublicApiRateLimitError
object
2 properties 2 required
PaginatedNotes
object
4 properties 4 required
Note
object
14 properties 8 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

slite-notes-api-openapi.yml Raw ↑

Other APIs Slite publishes across the network.

Slite Ask API
Slite Groups API
Slite Knowledge Management API
Slite Me API
Slite Search Notes API
Slite Users API
Where this information came from

This is an independent, third-party profile of Slite Notes 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.