API — reference surface
Every public endpoint the api-server exposes, grouped by route file in
shared/api-core/src/routes/. The left sidebar is the authoritative,
always-current index — it's generated from the route tree. Every response is
phase-stamped to the 1.287 Hz HulyaPulse.
Base URL for all production examples: https://zeqapi.com (self-hosting:
see Ship → Self-hosting for local bind URLs).
Pulse 1.287 Hz Precision ≤0.1% Source shared/api-core/src/routes/
Groups
- Chain — 15 endpoints · State-machine spin-up + audit-chain HTTP surface (PoHC, explore, SSE).
- Contracts — 6 endpoints · JSON state-machine contracts (deploy, transition, audit, verify).
- Contract Templates — 4 endpoints · the ready-to-deploy template catalogue (incl. the domain-agnostic Foundations set).
- Tally Protocol — 14 endpoints · Tally token economy: balance, transfer, burn, mint, ledger, transparency.
- Tally Chain — 4 endpoints · Per-state-machine token surface (supply, list, detail, verify).
- PoHC Protocol — 8 endpoints · Proof of Harmonic Convergence layer + sybil/reputation.
- Embed — 3 endpoints · Universal
zeq-embed.jstracker — ingest, recent, pixel. - Auth — 1 endpoints · Session sign-in, token exchange, refresh.
- Dev — 3 endpoints · Developer dashboard + integration tooling.
- Download — 2 endpoints · Artifact + SDK release delivery.
- Explorer — 4 endpoints · Interactive protocol/operator explorer.
- Framework — 11 endpoints · Top-level framework metadata + descriptor.
- Genesis — 2 endpoints · Genesis key issuance + verification.
- Health — 2 endpoints · Liveness + readiness probes.
- HITE — 3 endpoints · HITE encryption key lifecycle + envelope ops.
- Kernel — 4 endpoints · Kernel introspection + HulyaPulse state.
- Keys — 2 endpoints · API-key management surface.
- LLM Gateway — 4 endpoints · Equation-grounded LLM proxy + tool use.
- Marketing — 5 endpoints · Signup, waitlist, newsletter.
- MCP — 2 endpoints · Model Context Protocol server bindings.
- Node — 4 endpoints · Mesh-node registration + status.
- Operators — 2 endpoints · Operator registry read + compute.
- Playground — 1 endpoints · Protocol compute playground runtime.
- PLNB — 2 endpoints · Private ledger notebook surface.
- Portal — 9 endpoints · Portal session + resource views.
- Protocols — 3 endpoints · Protocol registry read + lookup.
- Skills — 1 endpoints · Agent skill composition surface.
- Store — 4 endpoints · Commerce + entitlement catalog.
- Trial — 2 endpoints · Free-trial provisioning + gate.
- Zeq Core — 7 endpoints · Core Zeq runtime endpoints.
- Zeq Auth — 8 endpoints · Equation-based identity + auth handshake.
- Zeq Compress — 3 endpoints · Equation-seeded lossless compression.
- Zeq Daemon — 5 endpoints · Long-running kernel daemon state.
- Zeq Genesis — 9 endpoints · Tenant genesis + provisioning.
- Zeq Mail — 16 endpoints · Equation-routed encrypted mail.
- Zeq Mesh — 7 endpoints · Mesh DNS + node federation.
- Zeq Node — 5 endpoints · Self-hosted node lifecycle.
- Zeq Text — 5 endpoints · Encrypted-text share + retrieve.
State & hosting
- Machine Pages — 6 endpoints · The hosting API behind State Channels (publish, version, roll back).
- Mail — 10 endpoints · Encrypted internal mail (inbox, send, aliases).
- Messaging — 20 endpoints · DMs, contacts, profiles, call signalling.
- Machine Chats — 4 endpoints · Server-side Pulse threads bound to a machine.
- Private Anchor — 7 endpoints · Anchor a private machine's log into a public mother chain.
- Sources — 3 endpoints · Source-audit directory + cross-machine subscriptions.
- Source Audit — 8 endpoints · Ingest side — spawn audited sources, push events.
Discovery & oracles
- Search — 1 endpoint · Federated global search.
- Machines — 1 endpoint · Leaderboard of machines by transitions.
- Price Oracle — 4 endpoints · Per-Zeqond consensus price reads.
- External APIs — 5 endpoints · Register external APIs by name for contracts to call.
Agents
- Agent Plans — 6 endpoints · Versioned plan persistence (SKILL ↔ BUILD).
- Agent Files — 4 endpoints · Per-agent workspace CRUD + audit emit.
- Agent Sandbox — 3 endpoints · Server-side Python (Pyodide) sandbox.
Edge & security
- Zeq-SSL — 9 endpoints · Machine-to-machine credential layer.
- Antivirus — 5 endpoints · Content scanning surface.
- VPN — 6 endpoints · Encrypted tunnel surface.
- Zeq Edge — 7 endpoints · Custom domains, caching, edge rules.
- External Engines — 3 endpoints · Bridges to NIST CODATA, LAMMPS, OpenFOAM, and more.
- QM3 Wallets — 9 endpoints · Multi-signature threshold-signed wallets.
See also
- Apps — the 49 UIs that call these endpoints
- Protocols — the protocol-level view of the same surface
- Papers: Zeq Paper · Zeq Framework
Middleware active. Kernel on the 1.287 Hz HulyaPulse. Awaiting next Zeqond.