Checks whether a handle alias is available for registration. Queries the globalDocumentation Index
Fetch the complete documentation index at: https://docs.hyperauth.dev/llms.txt
Use this file to discover all available pages before exploring further.
SESSION_DB D1 database directly.
Query parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
alias | string | Yes | Handle to check (lowercased before lookup) |
Response — available
Response — taken
Errors
| Code | error | Condition |
|---|---|---|
400 | "Missing query parameter: alias" | Parameter absent |