Skip to main content

Test with Bruno

Bruno is a local API client. Import the OpenAPI document as a collection—do not commit a Bruno collection to this repo.

  1. Install Bruno from the Bruno site.
  2. Import OpenAPI as a collection — use the site’s /openapi.json, or generate locally with yarn gen:openapi-spec (writes website/static/openapi.json).
  3. Configure base URL and an OAuth client from API clients. Token steps: Integrator quickstart.
  4. Try a simple authenticated GET against your instance.
  5. Report problems as GitLab issues.

API docs: OpenAPI / ReDoc. Other ways to help: Ways to contribute.