POST /api/science/fetch
POST /science/fetch — resolve one canonical id to its record.
| Method | POST |
| Path | /api/science/fetch |
| Domain | Compute · Science |
| Tier | computation (public) |
| Auth | public (no key) |
Request
curl -X POST https://zeqsdk.com/api/science/fetch \
-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.