4.9 New Api Details

Gps man5 years ago

‘New API endpoints to get single object by id’

Where can we find details on this

Anton Tananaev5 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 dennis5 years ago

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

Anton Tananaev5 years ago

Internal id.