Device Location Verification
mock
Implement precise location-based services by confirming if a device is within a specified geographical area
Location
Network API
Camara
Playground
Enhance and user experience with Device Location Verification 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