zkAPI
API Reference

API Reference

Every API surface touched in a zkAPI deployment

zkAPI has four API surfaces:

Data flow

User app  ──►  clientd  ──►  serverd  ──►  upstream API
                 │              │
                 ▼              ▼
               indexer      nullifier store (SQLite)


          ZkApiVault (chain)

Full JSON shapes and error codes for all endpoints live in docs/openapi.yaml and docs/api-spec.md in the repository.

On this page