Import into Postman

Download a Postman Collection generated from the live OpenAPI document. It includes folders for each API group and a collection-level Bearer token.

  1. Click Download collection below.
  2. In Postman: Import → upload captur-events.postman_collection.json.
  3. Open the collection variables and set api_key to your project key (evt_test_… or evt_live_…).
  4. Confirm baseUrl matches your environment (local /v1 or production API host).
  5. Send requests — auth is inherited from the collection.
Download collection