Import into Postman
- Download the spec above.
- Open Postman and click Import (
Ctrl+O/Cmd+O). - Drag the file in or click Upload Files.
- Postman generates a Kernel API collection with all endpoints, example bodies, and path parameters.
- 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.

