This page describes theDocumentation Index
Fetch the complete documentation index at: https://kernel.sh/docs/llms.txt
Use this file to discover all available pages before exploring further.
kernel/browser:api-access deployable service provisioned through Stripe Projects.
What this resource is
A project-scoped Kernel API key used to create and manage cloud browsers (CDP, Playwright, Computer Controls, etc.) for that Stripe Project’s Kernel project.Provisioning
Configuration
| Field | Type | Required | Description |
|---|---|---|---|
name | string | yes | Label for the API key (e.g. production, staging) |
After provisioning
- Run
stripe projects env --pullto sync credentials into.env/.projects/vault. - Use the Kernel API key from the environment (typically
KERNEL_API_KEY) with the SDK or CLI.
Pricing
| Situation | Price |
|---|---|
| No active Kernel plan on the org | Usage-based: 0.02/min (stealth) |
Active plan:developer, plan:hobbyist, or plan:startup | Included with plan (component pricing free under parent plan) |