GET /api/genesis/gaps
| Method | GET |
| Path | /api/genesis/gaps |
| Group | Zeq Genesis |
| Auth | Authorization: Bearer <api-key> |
| Source | shared/api-core/src/routes/zeqGenesis.ts |
Call it
curl -X GET https://zeqsdk.com/api/genesis/gaps \
-H "Authorization: Bearer $ZEQ_KEY"
Reference
- Group: Zeq Genesis
- Drive it from any client — the TypeScript SDK, Python, CLI, and MCP server all wrap the same routes.