Product documentation

02. REST APIs

REST APIs are available to retrieve the data from the Favendo backend.

Like for example to get:

  • Venues
  • floor levels
  • floorplans pictures
  • Users
  • Trackers
  • Trackables
  • Assets
  • POIs (pictures, coordinates, names, etc..)
  • Navigation paths
  • Last seen tracking results

You will find more information about our Rest APIs in our Swagger.

Info-iconNote
If you are looking for live tracking results, please refer to 02. AMQP & MQTT as REST APIs shouldn’t be use to get live data, but rather to get the data at regular interval or at certain point in time.