POST /api/trial/start
| Method | POST |
| Path | /api/trial/start |
| Auth | public (no key) |
| Group | Identity · Trial |
Request
curl -X POST https://zeqsdk.com/api/trial/start \
-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.