Skip to main content

GET /api/profiles

Retrieve all browser profiles associated with your workspace. Browser profiles allow you to maintain separate browser identities with unique cookies, settings, and configurations.

Headers

string
required
Your workspace ID from Browsepilot Settings → Advanced

Response

Returns an array of browser profile objects.
array
Array of browser profile objects

Using Profiles in Conversations

Once you have profile IDs, use them when starting conversations:
Profile Benefits: - Isolation: Keep different accounts and cookies separate - Consistency: Maintain same fingerprint across sessions - Efficiency: Pre-configured settings reduce setup time - Organization: Easily manage multiple use cases

Error Handling

Profile Management

Currently, browser profiles must be created through the Browsepilot dashboard. API endpoints for creating and managing profiles programmatically are coming soon. To create profiles:
  1. Open Browsepilot Dashboard
  2. Click the Manage button
  3. Click New Profile
  4. Configure settings and save