Overview
The Cleve REST API lets you read and write notes and folders programmatically. Base URL:https://app.cleve.ai/api/v1
Authentication
All requests require a personal API key passed as a Bearer token:Getting an API Key
- Open Cleve and go to Settings → Developer
- Click Manage next to API keys
- Create a new key in your Clerk user profile
Notes
List Notes
Example
Create a Note
Example
Get a Note
Update a Note
Example
Delete a Note
List Recent Notes
Search Notes
Example
Count Notes
Folders
List Folders
Create a Folder
Example
Rename a Folder
Delete a Folder
Error Responses
All errors return JSON:
Related
MCP Server
Connect AI agents to Cleve via the Model Context Protocol.
Pricing
API access is available on all plans.