surfsky
Report a siteChange Planapp.surfsky.io

Current plan

Change plan

API key

Use this key to authenticate requests to the Surfsky API. Keep it secret.

Host

Pick the region nearest your target and use it as your API base URL.

https://api-us1.surfsky.io

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'

Instructions

  1. 1.Read the docs. Check the docs and API reference first.
  2. 2.Get your credentials. Select your cluster region and copy your API token above.
  3. 3.Start a browser. One-time or persistent, both in the API reference.
  4. 4.Add proxies. Use your own or ours (mobile and residential). For sites with heavy anti-bot, go with high-quality ones.
  5. 5.Act human. Drive page interactions through human_emulation so you stay under behavioral detection.
  6. 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. 7.See the browser. Watch it live with screencast, or debug a session with debugging.
  8. 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. 9.Scale up. For more concurrent browsers, hit Change plan above.

If you get stuck, email [email protected] and we'll help you out.