Skip to main content
POST
Create a DealMachine account and receive an API key. No authentication is required. This endpoint is intended for API onboarding flows. The new account starts with subscription status none, so data endpoints return 403 subscription_required until checkout is completed. Calling this endpoint confirms acceptance of the DealMachine Terms of Service and Privacy Policy for the account being created.

Request Body

Rate Limits

POST /v1/signup is rate limited per IP address: When the limit is exceeded, the API returns 429 signup_rate_limited with a Retry-After header.

Response Fields

Use the returned key with dm login --key dm_sk_live_xxx if you want the CLI to store it locally.