AGIdock docs

Start at /llms.txt: it carries the base URL, the credential and the error contract, and says which guide below owns what. What a resource can and cannot do is on these pages.

Every page here exists twice: the markdown at each path is the source, and an .html twin sits beside it. Fetch the markdown and read it whole rather than through a summarizing fetch โ€” these pages are short, and a summary drops the paths and field names the calls are made of.

/openapi.json is the full route surface. The price book is not a file here: it is an API call, GET https://api.agidock.cloud/v1/billing/prices, and it needs no key.

Guides

Procedures