Create Browser Profile
Create a subject-scoped browser profile: a durable browser identity that lets a user’s merchant login be reused across checkout runs instead of signing in on every run.
A user has at most one browser profile, and it accumulates saved state across merchants.
API scope required: agent-checkouts.browser-profiles.create
Authorizations
Client-side API key (ck_...) with the agent-checkouts.* scopes.
JWT identifying the end user, issued by an external auth provider your project trusts.
Body
Optional human-readable label for the profile.
1 - 120Response
The browser profile was created.
The browser profile, returned by create, get, list items, and update. Metadata only — no cookies, tokens, or local storage.
The browser profile id. Pass it as browserProfileId when creating a checkout.
When the label was last changed. Checkout runs do not update it.
Optional human-readable label for the profile.
1 - 120
