4.9 New Api Details

Gps man 6 years ago

‘New API endpoints to get single object by id’

Where can we find details on this

Anton Tananaev 6 years ago

Basically you can now use GET requests on URLs like this:

http://demo.traccar.org/api/devices/123

Where 123 is the device id. It works for other models as well, not only devices.

Quade dennis 6 years ago

is device id the database id
Or the imei/Id the device reports with ?

Anton Tananaev 6 years ago

Internal id.