Create a pool
Create a browser pool and begin warming ordinary browser sessions.
Authorizations
A workspace API key from Settings → API keys in the dashboard (https://app.driver.dev), sent as a bearer token.
Body
Unique in the workspace, 1 to 64 characters.
1 - 64Browsers to keep ready. All pools together may keep 30 warm per account.
x > 0The create options every browser in the pool starts with (same fields as POST /v1/browser/session, without type, duration and browserCheck). Validated like a create body (an unsupported country is a 400). Responses echo the template with the resolved timezone and a redacted proxyUrl.
How long an acquired browser may be held, in seconds (30 to 86400, default 900). The session is stopped when the lease expires.
30 <= x <= 86400How long a browser may wait ready before it is replaced with a fresh one, in seconds (30 to 86400, default 3600).
30 <= x <= 86400Response
Pool created
6 - 80"pool_8ca73065e49d44f3a7825743745b2948"
x > 0warming, ready, degraded, paused, deleting x >= 0x >= 0x >= 0x > 0x > 0