Creates a DiscoLike user and organization for a work email without any browser interaction. Built for AI agents acting on behalf of a person: the agent calls this once, the person receives a confirmation email, and they log in at app.discolike.com to pick a plan and issue API keys. Per-agent instructions: Agent signup guide.
An account for this email already exists. Log in at app.discolike.com
422
Email domain rejected (free-mail, disposable, or not eligible), or first_name/last_name fails validation: "<field> must contain a letter and no angle brackets or control characters" or "<field> must be between 1 and 40 characters" — a domain rejection returns detail as a plain string, while a name validation failure returns FastAPI’s list of error objects, with the message in each msg (pydantic prefixes it Value error, )
429
Rate limited
502
Account creation failed upstream. Safe to retry later
"next_step": "A confirmation email was sent to jane@acme.com. Log in at https://app.discolike.com. Google or Microsoft sign-in with this email also works, no password needed."