Aware Services Catalog


Core APIs

/accounts
Read tenant data. Using this API, users will be able to access the tenant related information.
/devices
Manage the devices associated with the account. Using this API, users can create, manage device groups, track and monitor the devices' states.

Service APIs

/trackers
Tracker service API to manage the tracker. User can update tracker configuration and retrieve tracker's data in various ways.
/shipments
Shipment Service API to create and manage shipments.
/routes
Routes Service API to configure routes based on locations/addresses.
/locations
Location Service API to save and manage addresses.These saved adresses can be used while creating the shipments
/webhooks
Webhooks Service API to manage webhooks & notification preferences for webhook.Documentation also includes the payload description for telemetry, alert and configuation update.
/assettypes
Assettypes API to manage (save/modify) the device configuration as a template. For example, you may want a Fragile assettype which will have fall detection turned on, or a Frozen assettype with high temp alarms.