GET /api/zeqpm/vault
| Method | GET |
| Path | /api/zeqpm/vault |
| Group | Zeqpm Vault |
| Auth | authenticated session |
| Source | shared/api-core/src/routes/zeqpmVault.ts |
Call it
curl -X GET https://zeqsdk.com/api/zeqpm/vault
Requires an authenticated session — sign in first; the session is sent automatically by the browser/SDK.
Reference
- Group: Zeqpm Vault
- Drive it from any client — the TypeScript SDK, Python, CLI, and MCP server all wrap the same routes.