Create Browser Profile
Create a new browser profile with custom settings for ad blocking, proxy usage, and viewport dimensions.
Pay as you go users can only have one profile. Subscription users can create multiple profiles.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
profile_name
description
persist
ad_blocker
proxy
proxy_country_code
store_cache
browser_viewport_width
browser_viewport_height
is_mobile
Response
Successful Response
profile_id
profile_name
description
persist
ad_blocker
proxy
proxy_country_code
browser_viewport_width
browser_viewport_height
store_cache
is_mobile