Welcome credit:
API key
Use this key to authenticate requests to the Surfsky API. Keep it secret.
Host
Your browsers run in this region. Use its URL as your API base. One change per 24 hours.
Usage
-
Sessions
-
Browser time
-
Billed
-
Premium traffic
Sessions started
No sessions in this period.
Get started
Call the API directly. SDK and AI agent integrations are coming soon.
curl -X POST 'https://api-us1.surfsky.io/profiles/one_time' \
-H 'X-Cloud-Api-Token: YOUR_API_TOKEN' \
-H 'Content-Type: application/json'Coming soon
A typed SDK to install Surfsky and drive cloud browsers straight from your project. For now, use the Raw API.
Coming soon
Drop a prompt into Claude Code, Cursor, or Codex and let it wire up Surfsky for you. For now, use the Raw API.
Instructions
- 1.Read the docs. Everything is in the docs and the API reference.
- 2.Get your credentials. Select your cluster region and copy your API token above.
- 3.Start a browser. One-time or persistent, both in the API reference.
- 4.Add proxies. Use your own or ours (mobile and residential). For sites with heavy anti-bot, go with high-quality ones.
- 5.Act human. Drive page interactions through human_emulation so you stay under behavioral detection.
- 6.Handle captchas. If they're rare, recreate the browser and retry. If they keep coming, switch on the captcha solver (manual or auto).
- 7.See the browser. Watch it live with screencast, or debug a session with debugging.
- 8.Customize the fingerprint. The default fingerprint is already well configured. If you need to tweak it, do it in the request body parameters.
- 9.Scale up. For more concurrent browsers, change your plan.
If you get stuck, email [email protected] and we'll help you out.