Documentation Index
Fetch the complete documentation index at: https://docs.simplehost.dev/llms.txt
Use this file to discover all available pages before exploring further.
Overview
A handle gives you a personalized URL atyourname.simplehost.dev. Handles are available on the Hobby plan ($5/mo) only.
Handle Rules
- 3-30 characters long
- Lowercase letters, numbers, and hyphens only
- Cannot start or end with a hyphen
- Must be unique across all users
- Reserved names (www, api, app, admin, etc.) are not allowed
Get Handle
Response
Claim or Change Handle
The handle to claim. Must be 3-30 characters, lowercase alphanumeric and hyphens, no leading/trailing hyphens.
Response
When you change your handle, the old one is released immediately and becomes available for others to claim.
Release Handle
Response
Errors
| Code | Status | Description |
|---|---|---|
UNAUTHORIZED | 401 | Missing or invalid API key |
PLAN_LIMIT | 403 | Handles require the Hobby plan |
INVALID_REQUEST | 400 | Invalid handle format, reserved name, or already taken |