POST /api/playground/compute
| Method | POST |
| Path | /api/playground/compute |
| Auth | public (no key) |
| Group | Compute · Playground |
Request
curl -X POST https://zeqsdk.com/api/playground/compute \
-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.