discovery_signup
Create a Disco account to access data-driven science tools for analyzing tabular datasets and discovering predictive patterns with statistical validation.
Instructions
Create a Disco account and get an API key.
Provide an email address to start the signup flow. If email verification
is required, returns {"status": "verification_required"} — the user will
receive a 6-digit code by email, then call discovery_signup_verify to
complete signup and receive the API key. The free tier (10 credits/month,
unlimited public runs) is active immediately. No authentication required.
Returns 409 if the email is already registered.
Args:
email: Email address for the new account.
name: Display name (optional — defaults to email local part).Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | |||
| name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |