Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 460 Bytes

File metadata and controls

11 lines (8 loc) · 460 Bytes

Contributing

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 .env files.
  • After OpenAPI updates, run python3 scripts/generate-api-pages.py.

Questions: open a GitHub issue or use the TwexAPI dashboard.