Back to catalog
🗺️

SpotSense

API Key

Add location based interactions to your mobile app

🗺️GeocodingHTTPS

geofence_name

event

Geofence NameDowntown Store Zone
EventEnter
Device IdDevice-7829a
Latitude37.775
Longitude-122.419

Sample Response

response.json
1{
2 "geofence_name": "Downtown Store Zone",
3 "event": "enter",
4 "device_id": "device-7829a",
5 "latitude": 37.7749,
6 "longitude": -122.4194
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://spotsense.io/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs