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