Skip to main content

POST /api/store/launch

── POST /store/launch — track app launches (analytics)

MethodPOST
Path/api/store/launch
Authpublic (no key)
GroupEconomy · Store

Request

curl -X POST https://zeqsdk.com/api/store/launch \
-H "Content-Type: application/json" \
-d '{ }' # request body — see description

Generated from the node's own route registry (GET /api/endpoints) — this path is live.