Create a note

Creates a new note. Only title is required. Content can include {{IMG:placeholder_id}} markers for image insertion — the response will include a pending_images array listing detected placeholders. Upload images via POST /notes/{id}/images to replace them.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 500
string
length ≤ 100000

Note content. Supports {{IMG:placeholder_id}} markers for image insertion.

string | null
uuid | null
boolean
Defaults to false
boolean
Defaults to false
boolean
Defaults to false

When true, automatically creates a public share link. The share URL is returned in the response as share_url. Manage shares via GET/DELETE /notes/{id}/share.

Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json