guest
Guest Gate
Is the door open, and what does the page need to knock on it?
Public and cheap on purpose: the landing screen paints before it mints, so it asks this first and renders the Turnstile widget only if there is a site key to render it with.
segment is a campaign's word for who is arriving (?segment=forklifts, read off the ad's UTM by the page). It picks the door's pitch and which samples go first; an unknown word is the default door, never an error.
get/v1/guest/gate
Query parameters
segmentstring
Response
Successful Response
object required
Changes
Changed in 1 of the 2 revisions of this API.2
- ○
added the new optional
queryrequest parametersegmentnew-optional-request-parameter
- ○
added the non-success response with the status
response-non-success-status-added
- ○