Self-service API key signup
POST/v2/self/signup
Creates a free-tier API key without a password. The key is returned once in the response and emailed to the provided address — it cannot be retrieved again.
Rate-limited to 3 requests per hour per IP.
Request
Responses
- 201
- 409
- 429
API key created. Copy the key — it will not be shown again.
Email already registered
Rate limit exceeded