ZenithPay iconZenithPay
API Reference

Overview

Full API map for ZenithPay with endpoint-per-page documentation

Use the sidebar to open each endpoint as its own page with detailed request/response shapes.

OpenAPI

  • openapi.yaml: /docs/api-reference/openapi.yaml

Endpoint groups

  • System: GET /health, GET /skill.md, GET /references/api_docs.md, ALL /mcp
  • Agent lifecycle: POST /wallet/genesis, POST /agents/link
  • Wallet reads: GET /wallet/agents, GET /wallet/balance
  • Payments: POST /pay, GET|POST /sell/agent-intel
  • Policy: GET /limits, POST /limits
  • Approvals: GET /approvals, POST /approvals/:id/approve, POST /approvals/:id/deny
  • Ledger: GET /ledger

For request/response examples and the payment flow walkthrough, also see:

  • REST API
  • Authentication

On this page