Base URL
Authentication
All API requests require an API key sent as a Bearer token:Available endpoints
Content
Save, retrieve, and manage content items in your library.
Collections
Create and manage collections to organize your content.
Search
Full-text and semantic search across your saved content.
Authentication
Create and manage API keys, scopes, and permissions.
Quick start
Save a URL to your library:Response format
All API responses are wrapped in a standard envelope:
All response examples in this documentation show the contents of the
data field.
Rate limits
API key requests are rate-limited per endpoint. If you exceed the limit, you’ll receive a429 Too Many Requests response. Wait and retry after the period resets.