Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://agent.tinyfish.ai/v1/profiles \ --header 'X-API-Key: <api-key>'
{ "profiles": [ { "id": "prof_abc123def4567890", "name": "Work Gmail", "created_at": "2026-06-10T12:00:00Z", "proxy_country_code": "US", "is_default": true, "fingerprint_seed": "fp_abc123def456", "domain_count": 3, "updated_at": "2026-06-10T12:00:00Z" } ] }
List Browser Context Profiles
API key for authentication. Get your key from the API Keys page.
List Browser Context Profiles succeeded.
Show child attributes
Was this page helpful?