Skip to main content
Append parameters to the username with - delimiter:

Quick Reference


country

ISO 3166-1 alpha-2 country code.

state

State or province. Requires country. Format: lowercase, underscores for spaces (new_york, california)

city

City name. Requires country. Format: lowercase, underscores for spaces (los_angeles, new_york)
If city conflicts with state, the system falls back to state-level targeting.

session

Keep the same IP across requests.

ttl

Session duration in minutes (1-60). Default: 30.

timeout

Connection timeout in seconds (1-120). Default: 30.

Complete Example

See Errors for validation errors.