Welcome to the RainDrippy API documentation. This guide will help you understand how to interact with our growing Public API to access and use our services in your own applications.
API Components
- Public API: Documented and publicly accessible. Handles reading & writing data to/from certain services that we make publicly available.
- Private API: Internal use only, undocumented, and may change without notice. Handles vital functions such as database queries and authentication.
Getting Your API Key
To get started with the Public API, you'll need an API key:
- Create an account
- Generate an API key from your profile page
- Include the key in all your requests
HTTP 401 Unauthorized.