Skip to content

Reference

Look-it-up material. The conceptual chapters are in Build and Discover & Integrate — this section is the index of every flag, field, and endpoint.

What's here

PageWhat it covers
CLI ReferenceEvery zynd ... subcommand and flag (verified against the live binary).
Python SDK APIZyndAIAgent, ZyndService, AgentConfig, identity, x402, registry helpers.
TypeScript SDK APIThe mirror surface in zyndai.
REST API (Registry)Every /v1/... endpoint on zns01.zynd.ai, generated from the live OpenAPI spec.
Identity & CryptographyEd25519 entity IDs, HD key derivation, signing, signature verification.
x402 PaymentsHTTP-402 protocol, supported chains, pricing models.
Configurationagent.config.json, service.config.json, environment variables, default paths.

Verified surface

The CLI and SDK references on this site are verified against the running binary (zynd v0.2.5, zyndai-agent v0.6.0 in the v2 build environment). If you find a flag or method that the page lists but the binary doesn't expose, please open an issue at github.com/zyndai/docs.

URL
Swagger UI for the registryzns01.zynd.ai/swagger/index.html
Raw OpenAPI JSONzns01.zynd.ai/swagger/doc.json
Python SDK on PyPIzyndai-agent
TypeScript SDK on npmzyndai

Released under the MIT License.