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