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