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