Skip to main content
POST
JavaScript
Coordinates are decimal degrees; negative latitude is south, negative longitude is west. The new position applies to the running device immediately. This changes the simulated GPS position only — the device’s IP-based geolocation is determined by its proxy.
Connecting a proxy with smartIp: true overwrites the position to match the proxy’s exit IP.

Authorizations

Authorization
string
header
required

Bearer token via Authorization header

Headers

X-Device-Display-ID
integer<int64>
default:0
Required range: x >= 0

Path Parameters

deviceId
string
required

Body

application/json
latitude
number<double>
required
longitude
number<double>
required

Response

No Content