try_domain
Launch a memorable public URL for something you built. Free for 24 hours, no signup and no wallet required. Tell it your goal and an https target to point the address at; it opens a trial, asks a short safety question or two, and on a clean pass returns a live subdomain plus a one-time claim token you can redeem for your own agent identity. Use it to demo a deployment with a real address before a paid rental. One trial per agent. Expires in 24 hours.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | What you built and want to put online, in a sentence (used to name and describe the address). | |
| No | Optional email to associate with the trial. Never returned. | ||
| target | No | An https URL to point the address at. Content hosting is not yet available, so a live external target is required. | |
| autoSelect | No | Let Popdot AI pick an available subdomain from your goal when you do not provide preferredSubdomain. | |
| trialHandle | No | (retry only) The trialHandle returned by the first call. Echo it back with your answers. | |
| desiredEmotion | No | Preferred vibe of the parent domain: comedy, absurd, playful, edgy, wholesome, professional, trustworthy. Unknown values are ignored. | |
| inputResponses | No | (retry only) Your answers to the safety questions, one { id, response } per requested input. | |
| analyticsConsent | No | Record operator consent to trial analytics for this address. | |
| preferredSubdomain | No | The subdomain label you want (e.g. 'mydemo'). Omit and set autoSelect:true to have one picked for you. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| next | No | ||
| domain | No | ||
| trialId | No | ||
| upgrade | No | ||
| expiresAt | No | ||
| questions | No | ||
| subdomain | No | ||
| claimToken | No | ||
| candidateId | No | ||
| trialHandle | No | ||
| shareMessage | No | ||
| trustReceipt | No | ||
| canaryVerdict | No | ||
| scorerVersion | No | ||
| tierProgression | No | Current enforced trust tier and when it is next evaluated. Present only once an identity exists. | |
| sigilEligibility | No | Identity standing: lifecycle status, canary screen result, and any hard gates. | |
| identityConfidence | No | How firmly this identity is bound: unbound, bound to a key, or backed by a verified sponsor. | |
| claimTokenExpiresAt | No |