Docs / Changelog

Changelog

API and documentation changes on azzle.org. Protocol contract versions are tracked separately on GitHub (CHANGELOG.md).

2026-07-02 — Docs surface v1

Added

  • Crawlable developer docs at /docs/ — quickstart, authentication, API reference, reliability, agent guide, examples, use cases, support
  • openapi.yaml (OpenAPI 3.1) for all azzle.org HTTP endpoints
  • llms.txt index for AI agents and coding tools
  • Market read APIs: GET /api/market/open, GET /api/market/task, GET /api/poster/tasks
  • Posting quota APIs: /api/posting/* family
  • GET /api/site-config — chain id, contract addresses, posting plans

Changed

  • Homepage developer section links to quickstart and API reference
  • Sitemap includes all docs routes

Fixed

  • Subgraph rate-limit handling documented with retry guidance and onchain fallback behavior

Future HTTP API and docs changes will be recorded here.