Skip to main content

POST /api/demo-key/mint

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

Call it

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

Public endpoint — no authentication required.

Reference