API Terms of Use
Last updated: February 6, 2026
1. API Access
The Hosted Cloud API can be used by generating an API key from the customer panel. An active account and valid subscription are required for API access.
2. Rate Limits
API usage is subject to the following limits:
- Standard Plan: 1,000 requests/hour, 10,000 requests/day
- Pro Plan: 5,000 requests/hour, 50,000 requests/day
- Enterprise: Custom limits, determined through consultation
HTTP 429 error is returned when limits are exceeded. Persistent limit violations may result in API access being revoked.
3. Authentication and Security
- All API requests must be made over HTTPS
- API keys must be kept confidential and not shared
- A maximum of 5 API keys can be created per account
- Keys are automatically disabled in case of suspicious activity
- IP whitelist feature is available
4. Supported Operations
Operations available through the API:
- Server creation, deletion, restart
- Snapshot and backup management
- Network and firewall configuration
- DNS record management
- Billing and usage information
- Monitoring and metrics
5. API Versioning
API versions are specified in the URL (e.g., /v1/, /v2/). Older versions are supported for at least 12 months. Deprecation notices are given 6 months in advance.
6. Prohibited Uses
- Automated spam or malicious operations
- Rate limit bypass attempts
- Actions intended to damage API infrastructure
- Reverse engineering and API key sharing
Document Owner: API Platform Team
Documentation: api.hosted.cloud/docs
Support: [email protected]