GET /api/download/source
| Method | GET |
| Path | /api/download/source |
| Group | Download |
| Auth | none — public endpoint |
| Source | shared/api-core/src/routes/download.ts |
Call it
curl -X GET https://zeqsdk.com/api/download/source
Public endpoint — no authentication required.
Reference
- Group: Download
- Drive it from any client — the TypeScript SDK, Python, CLI, and MCP server all wrap the same routes.