Skip to main content
The Kernel API is described by an OpenAPI 3.1 spec that you can use with Postman, Insomnia, or any tool that supports OpenAPI. Download openapi.json

Import into Postman

  1. Download the spec above.
  2. Open Postman and click Import (Ctrl+O / Cmd+O).
  3. Drag the file in or click Upload Files.
  4. Postman generates a Kernel API collection with all endpoints, example bodies, and path parameters.
  5. Set your API key: click the collection, go to Authorization, set type to API Key, key to x-api-key, and value to your key.