SAVE AND RETRIEVE

LOCATION DATA

- Easy to use JSON API to store and get location data

- Capture latitude, longitude, speed, heading, altitude & accuracy

- Fast, secure access, multiple devices

Save And Retrieve Location Data
API Resources And Methods

Add a location to a device

POST api.locationsapi.com/devices/{deviceUUID}/locations Try It Out


          hide
        

Get all the locations for a device

GET api.locationsapi.com/devices/{deviceUUID}/locations Try It Out


          hide
        

Get all the trips made by a device

GET api.locationsapi.com/devices/{deviceUUID}/trips Try It Out


          hide
        

See all the API resources and methods in the documentation.

Signup for a Beta account