Raindrop SDK Overview
The Raindrop SDK provides official client libraries for integrating with the Raindrop API in your preferred programming language.
- JavaScript/TypeScript
- Python
- Go
- Java - Documented in the GitHub repository.
Getting Started
- Install the SDK for your language
- Configure your API key - You can get a new API key from the Raindrop Dashboard
- Start making API calls
See the Installation and Authentication guides to get started.