Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

A public API was added in v2022.2 - April 2022

Experience using API’s is benefitical.

The Public API will allow you to interact with the ResourceXpress system using 3rd Party Applications.
Throughout this guide, examples will be shown using the API Platform Postman.

See below for available Public APIs.


  • POST /LoginThe Login API allows users to generate an AuthToken, this can be used with other APIs to securely access available information.
  • POST /Report/GetAllBookingsAccess All Booking report data for use in 3rd Party Applications.

  • No labels