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.
- Install Bruno from the Bruno site.
- Import OpenAPI as a collection — use the site’s
/openapi.json, or generate locally withyarn gen:openapi-spec(writeswebsite/static/openapi.json). - Configure base URL and an OAuth client from API clients. Token steps: Integrator quickstart.
- Try a simple authenticated GET against your instance.
- Report problems as GitLab issues.
API docs: OpenAPI / ReDoc. Other ways to help: Ways to contribute.