Skip to main content

ZeqPulse

Real-time HulyaPulse state — zeqond count, phase [0,1), R(t), field strength. The heartbeat of the framework.

EndpointGET /api/zeq/pulse
Authnone
Rate limit60/min
Categorycore

Parameters

No parameters.

Returns

{ zeqond, phase, R_t, fieldStrength, timeToNextZeqond, pulseHz, zeqondSec, alpha, precision, timestamp, modulation }

Example

curl -sS \
"https://zeqsdk.com/api/zeq/pulse"

This protocol is a named building block — one of the operations you compose inside a state contract. Call it directly with the request above, or invoke it from a contract that fires on your machine's clock. Browse the whole library at GET /api/protocols; fetch this one at GET /api/protocols/zeq-pulse.