Create a signup request

Starts a Cloud Intelligence trial signup for the organization owning the email domain. Idempotent per Idempotency-Key: a retried create returns the same request. Nothing is provisioned until the admin verifies the request. Human channels (console, web) additionally require a Cloudflare Turnstile token and an accepted Terms of Service version; the emailed 6-digit verification code is then the consent act. Agents should present consentUrl to the organization's admin and poll getSignupRequest.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 120

Work email of the organization's admin. Free-mail and disposable addresses are rejected.

string
required
length between 1 and 120
source
object

Attribution. channel defaults to agent; console and web are the human channels.

string
length ≤ 2048

Cloudflare Turnstile response token. Required for the console and web channels.

termsConsent
object

Terms of Service acceptance. Required for the console and web channels.

Headers
string
required
length between 1 and 256

Caller-chosen key (1-256 characters) that makes retries safe; the same key returns the same request.

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json