Enhance and user experience with Device Location Verification API
Network APIs Playground - Device Location - Verification is part of the set of of Network APIs under CAMARA open-source project by Orange.
To use this API, subscribe to Network APIs Playground
This playground version provides responses for:
- predefined phone numbers associated with the unassigned country code +990 (e.g +99012345678)
- user-defined phone numbers added using the Network APIs Playground - Admin API
What it does?
The CAMARA Device Location Verification API allows to verify if a mobile device is within a geographical area. Currently the only area supported is a circle determined by the provided coordinates and accuracy.
How it works?
The requester provides a verification area defined with longitude / latitude number and an accuracy radius. The response provides a verification result: true if the device is in the defined zone, false if it is not.
Benefits
- A straightforward way to check a device location and save development time
- Resistant against location spoofing
- Works on GPS-unsupported devices
Use cases
- E-commerce fraud detection
- Ride-sharing service location confirmation
- Geofencing for targeted marketing
- Travel and booking location validation
Related APIs
Device Location Retrieval
Access reliable geographical position data to enhance location-based features in applications
Geofencing
Manage geofencing subscriptions to provide notifications when devices enter or leave monitored areas