4.9 New Api Details

Gps man4 years ago

‘New API endpoints to get single object by id’

Where can we find details on this

Anton Tananaev4 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 dennis4 years ago

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

Anton Tananaev4 years ago

Internal id.