New! Try our AI Assistant in Beta 🚀
Solve API challenges, your way.
Click ‘Ask IA’ at the bottom right to explore Camara Network APIs smarter and faster.
Whether you're new to APIs or diving into advanced integrations, this tool provides:
- clear answers to your API questions
- code samples ready in Python, JavaScript, and more
- use case inspiration for your app integrations
Try these prompts in your language 🌍! (add the API name to your 1st prompt)
- how does the [API name] work?
- generate a JavaScript example for this API
- what are the common and innovative use cases for this API?
- what errors can occur and how are they returned?
- how can I integrate this API into my app?
💬 Got feedback? We’d love to hear it 🐱🏍! Survey
Discover how this API works for you
CAMARA Sandbox - Device Location Verification - Orange lab API is part of CAMARA APIs 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.
Following figure provides a high-level view of the API architecture:
Other available CAMARA Sandbox APIs in our lab
Sim Swap
Geofencing
Allows to manage subscriptions to get notifications, when a given device enters or left a monitored area.
>> Discover