Geolocation Simulation For Mobile Apps
Tired of field testing your geolocation based mobile apps? Wish you could see how your app would work if a user is walking or driving around with it? Want an easy way to test your app in random areas (geofences), random streets? Use our REST APIs in your app. Code locally, test globally. Use our web platform to buy API credits: https://apps.geolocationtech.com/login
Geolocation Simulation For Mobile Apps endpoints
| Method | Endpoint | Description |
|---|---|---|
| User | ||
| POST |
Forgot Password /api/v1/forgot |
|
| POST |
Signup /api/v1/user |
|
| POST |
Login /api/v1/login |
|
| GET |
View User's Profile /api/v1/user/user-id |
View Profile (Enter your user-id in route) |
| PUT |
Update Profile /api/v1/user/enter-user-id |
Update your profile (enter user-id in route) |
| Application | ||
| POST |
Create Application /api/v1/geosimulator/application |
|
| POST |
Upload Icon /api/v1/geosimulator/application/icon |
Upload icon image for application |
| GET |
List Applications /api/v1/geosimulator/application |
List all your applications |
| DELETE |
Delete Application /api/v1/geosimulator/application/applicationID |
Enter your applicationID in the route |
| GET |
View Application /api/v1/geosimulator/application/applicationID |
Enter your applicationID in the route |
| PUT |
Update Application /api/v1/geosimulator/application/applicationID |
Enter your applicationID in the route |
| GET |
Simulations By Application Id /api/v1/geosimulator/application/simulations/applicationID |
Enter applicationID in route |
| Group | ||
| GET |
List All Simulations Of A Group /api/v1/geosimulator/group/groupID/simulations |
Enter groupID in the route |
| POST |
Test Group /api/v1/geosimulator/group/test |
Test all simulation that belong to a particular group |
| GET |
List All Groups /api/v1/geosimulator/group |
List All Groups |
| SimulationByAddress | ||
| POST |
Add Simulation By Address /api/v1/geosimulator/simulation/address |
|
| POST |
Test Simulation By Address /api/v1/geosimulator/simulation/address/test |
|
| PUT |
Update Simulation By Address /api/v1/geosimulator/simulation/address/simulationID |
Enter simulationID in route |
| SimulationByCircle | ||
| POST |
Add Simulation By Circle /api/v1/geosimulator/simulation/circle |
|
| POST |
Test Simulation By Circle /api/v1/geosimulator/simulation/circle/test |
|
| PUT |
Update Simulation By Circle /api/v1/geosimulator/simulation/circle/simulationID |
Enter simulationID in route |
| SimulationByPolygon | ||
| POST |
Add Simulation By Polygon /api/v1/geosimulator/simulation/polygon |
|
| POST |
Test Simulation By Polygon /api/v1/geosimulator/simulation/polygon/test |
|
| PUT |
Update Simulation By Polygon /api/v1/geosimulator/simulation/polygon/simulationID |
Enter the simulationID in route |
| SimulationByRandomPolyline | ||
| POST |
Add Simulation By Random Polyline /api/v1/geosimulator/simulation/randompolyline |
|
| POST |
Test Simulation By Random Polyline /api/v1/geosimulator/simulation/randompolyline/test |
|
| PUT |
Update Simulation By Random Polyline /api/v1/geosimulator/simulation/randompolyline/simulationID |
|
| SimulationBySequentialPolyline | ||
| POST |
Add Simulation By Sequential Polyline /api/v1/geosimulator/simulation/sequentialpolyline |
|
| POST |
Test Simulation By Sequential Polyline /api/v1/geosimulator/simulation/sequentialpolyline/test |
|
| PUT |
Update Simulation By Sequential Polyline /api/v1/geosimulator/simulation/sequentialpolyline/simulationID |
|
| Layers | ||
| GET |
List All Layers /api/v1/geosimulator/layers?page=1&search=&filter= |
|
| POST |
Upload address CSV file /api/v1/geosimulator/layers/file |
|
| DELETE |
Delete Layer /api/v1/geosimulator/layers/layerID |
Enter layerID in route |
| PUT |
Update Layer /api/v1/geosimulator/layers/layerID |
Enter layerID in route |
| POST |
Add Layer /api/v1/geosimulator/layers |
Add a layer of addresses |
| GET |
View Layer /api/v1/geosimulator/layers/layerID |
Enter layerID in route |
| AllSimulations | ||
| GET |
List All Simulations /api/v1/geosimulator/simulation |
|
| DELETE |
Delete Simulation /api/v1/geosimulator/simulation/simulationID |
Enter simulationID in route |
| GET |
View Simulation /api/v1/geosimulator/simulation/simulationID |
Enter simulationID in route |
| SimulationByLayers | ||
| POST |
Add Simulation By Layers /api/v1/geosimulator/simulation/layers |
|
| POST |
Test Simulation By Layers /api/v1/geosimulator/simulation/layers/test |
|
| PUT |
Update Simulation By Layers /api/v1/geosimulator/simulation/layers/simulationID |
Update simulationID in the route |
Geolocation Simulation For Mobile Apps pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — | — |