Documentation Index
Fetch the complete documentation index at: https://docs.polynode.dev/llms.txt
Use this file to discover all available pages before exploring further.
Query parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
username | string | Yes | Desired username. Local validation is ^[A-Za-z0-9_]{3,32}$. Polymarket is still the final authority. |
Example
200 with available: false:
Errors
| Status | Code | Meaning |
|---|---|---|
400 | invalid_username | Missing username or invalid local format |
401 | varies | Missing or invalid PolyNode API key |
402 | varies | Paid plan required |
429 | rate_limited | Profile-specific rate limit exceeded |
502 | upstream_unavailable | Polymarket availability check failed |

