> For the complete documentation index, see [llms.txt](https://developer.raindrop.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.raindrop.io/v1.md).

# Rest API v1

- [Authentication](https://developer.raindrop.io/v1/authentication.md)
- [Obtain access token](https://developer.raindrop.io/v1/authentication/token.md)
- [Make authorized calls](https://developer.raindrop.io/v1/authentication/calls.md): Build something great
- [Collections](https://developer.raindrop.io/v1/collections.md)
- [Collection methods](https://developer.raindrop.io/v1/collections/methods.md)
- [Nested structure](https://developer.raindrop.io/v1/collections/nested-structure.md)
- [Sharing](https://developer.raindrop.io/v1/collections/sharing.md): Collection can be shared with other users, which are then called collaborators, and this section describes the different commands that are related to sharing.
- [Covers/icons](https://developer.raindrop.io/v1/collections/covers-icons.md)
- [Raindrops](https://developer.raindrop.io/v1/raindrops.md): We call bookmarks (or items) as "raindrops"
- [Single raindrop](https://developer.raindrop.io/v1/raindrops/single.md): In this page you will find how to retrieve, create, update or delete single raindrop.
- [Multiple raindrops](https://developer.raindrop.io/v1/raindrops/multiple.md): In this page you will find how to retrieve, create, update or delete multiple raindrops at once.
- [Highlights](https://developer.raindrop.io/v1/highlights.md)
- [User](https://developer.raindrop.io/v1/user.md)
- [Authenticated user](https://developer.raindrop.io/v1/user/authenticated.md)
- [Tags](https://developer.raindrop.io/v1/tags.md)
- [Filters](https://developer.raindrop.io/v1/filters.md)
- [Import](https://developer.raindrop.io/v1/import.md): Handy methods to implement import functionality
- [Export](https://developer.raindrop.io/v1/export.md): Export all raindrops in specific format
- [Backups](https://developer.raindrop.io/v1/backups.md)
