Changelog
API changes and updates
v1 (Current)
The initial release of the bookmark.land REST API.
Features
- Full CRUD for bookmarks, collections, tags, and smart folders
- Search across bookmarks by title, description, and URL
- Bulk operations (trash, favorite, move, tag/untag) for up to 50 items
- Async import/export jobs with progress tracking (JSON, CSV, HTML)
- Scope-based token authentication with 9 granular permissions
- Per-plan rate limiting with transparent headers
- CORS support for browser-based integrations