RelianSys Springbrook
How to use the RelianSys API
  • All API requests must include “clientid” and “clientsecret” headers containing the credentials.
  • Please contact RelianSys to obtain the credentials for your company.
  • To see all available API calls click on API in menu.
  •  
  • Example of how to specify the credentials headers for requests in Postman.
    Postman Headers
  • Example of GET request using Postman

    On production server URL is "https://api.reliansysonline.com.au/api/"

    Postman Production GET Example
  • Example of POST request using Postman

    On production server URL is "https://api.reliansysonline.com.au/api/"

    Postman Production POST Example