Skip to main content

Bruno collection

Download a Bruno collection with every Kontext API endpoint pre-wired — useful for exploring the API interactively, running ad-hoc requests, or sharing working examples with your team.

Download Bruno collection

Generated from the latest OpenAPI spec. Unzip and open the folder in Bruno.

Setup

  1. Download and unzip the collection.
  2. Open the unzipped folder in Bruno (File → Open Collection).
  3. Switch to the Production or Development environment from the top-right dropdown.
  4. Open the environment and paste your API key into the apiKey variable.
  5. Run any request — collection-level bearer auth uses your key automatically.

Generating an API key

See Authentication for how to create an API key from the Kontext app.

What’s in the collection

  • Collection-level bearer auth using a {{apiKey}} environment variable — set it once, every request picks it up.
  • Production and Development environments with the matching baseUrl.
  • One folder per API tag, one .bru request per endpoint, pre-filled with path/query params and JSON body examples taken from the OpenAPI schema.