Skip to main content

POST /api/waitlist

MethodPOST
Path/api/waitlist
GroupMarketing
Authnone — public endpoint
Sourceshared/api-core/src/routes/marketing.ts

Call it

curl -X POST https://zeqsdk.com/api/waitlist \
-H "Content-Type: application/json" \
-d '{}'

Public endpoint — no authentication required.

Reference