Skip to main content
Create a free-tier account. Depending on server configuration, returns an API key immediately or requires email verification first.
This endpoint is used by the rekko.ai/dashboard signup flow. RapidAPI users get their keys through the RapidAPI marketplace instead.

Request

string
required
Your email address. Disposable emails are rejected.
string
Display name (optional).
string
required
Cloudflare Turnstile verification token from the signup form.

Response

string
Human-readable status message.
boolean
If true, check your email for a verification link before using the key.
string
Your API key (only present when requires_verification is false). Store this securely — it is only shown once.
string
Your customer ID for reference.

Error responses