This repository is the TwexAPI documentation source.
- Open an issue for bugs or missing docs.
- Keep PRs small. Do not add endpoints that are not in
openapi.json. - Do not invent webhooks, monitors, OAuth, or guest wallets.
- Do not commit API keys, cookies, or
.envfiles. - After OpenAPI updates, run
python3 scripts/generate-api-pages.py.
Questions: open a GitHub issue or use the TwexAPI dashboard.