Storefront Setup

Create a storefront public API key

Requires the store:update scope. Uses the authenticated business store ID.

post/v3/stores/{store_id}/public-api-keys

Response

Storefront public API key

idstring uuid required
tokenstring nullable

Present only while the key is active.

status'active' | 'revoked' required
store_idinteger required
created_byobject nullable
inserted_atstring date-time
updated_atstring date-time

Changes

No recorded changes to this endpoint across all 4 revisions of this API.