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