Skip to main content
POST
Whitelist website for iframe checkout

Authorizations

Authorization
string
header
required

Beem API credentials: API key as username, API secret as password.

Body

application/json
website
string<uri>
required

HTTPS URL of the website that will use checkout.

Example:

"https://example.com"

Response

Domain whitelisted successfully

status
integer
required
Example:

200

message
string
required
Example:

"successful"