API Reference

Verify location v0.1

Verifies the location of a device with a given coordinates and accuracy

Check the Authorization guide on how to get an OAuth2 token, with the following scope:

dpv:FraudPreventionAndDetection#device-location-read

Create an app on our Sandbox to get credentials and retrieve tokens so you can perform API calls to our operators' production environments, or use the following convenience token to test in mock mode:

mock_sandbox_access_token

You can explore our Device Location Verification sample code for additional guidance on using this API.

Body Params
ueId
object
required

User equipment identifier

integer
0 to 65535

User equipment port. Device port may be required along with IP address to identify the target device

double
required
-90 to 90

Latitude component of location

double
required
-180 to 180

Longitude component of location

number
required
2 to 200

Accuracy expected for location verification in km

Responses

Language
Credentials
OAuth2
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json