Integrate BeastBrowser with your applications using our powerful API
Get your API key from the dashboard and start making requests in minutes.
// Example API Request
curl -X POST https://api.beastbrowser.com/v1/profiles
-H "Authorization: Bearer YOUR_API_KEY"
-H "Content-Type: application/json"
-d '{"name": "Profile 1", "proxy": "http://proxy:port"}'
Create, manage, and delete browser profiles
Manage proxy configurations
Execute automation scripts
Manage browser sessions
All API requests require authentication using Bearer token in the Authorization header.
Authorization: Bearer YOUR_API_KEY
100 requests/hour
1,000 requests/hour
Unlimited requests