Eenhance and user experience with Device Location Verification API
Device Location Verification API - CAMARA Sandbox is part of the set of of Network APIs under CAMARA open-souce project by Orange.
This sandboxed version is limited to a short list of mobile devices (MSISDNs) that only work in our lab.
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