API Reference
The Waterfall API allows you to programmatically manage your servers and account.The API is currently in development. Documentation will be expanded as endpoints become available.
Authentication
All API requests require authentication using an API key.Getting Your API Key
- Go to Account Settings > API Keys
- Click Create API Key
- Give your key a descriptive name
- Copy and securely store your key
Using Your API Key
Include your API key in theAuthorization header:
Base URL
All API requests should be made to:Response Format
All responses are returned in JSON format:Error Responses
Rate Limiting
API requests are limited to:- 100 requests per minute for standard accounts
- 500 requests per minute for business accounts