Residential routing

Configure residential egress and geographic intent.

Residential routing requires a proxy selection and may include geographic intent such as a country. Pair it with residential_browser when the target also needs browser execution.

{
  "url": "https://example.com",
  "mode": "residential",
  "proxy": "random",
  "geo": { "country": "US" }
}

Check the returned route and billing metadata when your workflow depends on geography. Residential availability, pricing, and exact geo coverage are deployment data.

Last updated on