GET /dev/test-set-limit
Temporarily sets the test user's dailyLimit for cap-enforcement testing. Query param: ?limit=
(default 5) Only available in development (NODE_ENV !== "production").
Method GET Path /dev/test-set-limit Group Dev Precision ≤0.1%
Call it
curl -X GET https://zeqapi.com/dev/test-set-limit \
-H "Authorization: Bearer $ZEQ_KEY" \
-H "Content-Type: application/json"
Compose
- Chain with sibling endpoints in Dev for full workflows.
- Drive from any SDK — the TS/Python/MCP clients wrap this route verbatim.
- Every response carries a Zeqond phase stamp so downstream consumers can phase-align results to the 1.287 Hz HulyaPulse.
Reference
- Source:
app/artifacts/api-server/src/routes/dev.ts - Group: Dev
- Papers: Zeq Paper · Zeq Framework
Middleware active. Kernel on the 1.287 Hz HulyaPulse. Awaiting next Zeqond.