Overview: The WSOWeb Reporting API is an integration which allows clients more freedom with their reporting, removing the restriction of accessing reports via WSOWeb itself. It enables clients to setup their own reporting jobs so they can receive reports at any time.

Security Requirements:

  • All API calls must be encrypted using SSL/TLS encryption protocols.
  • Each request must pass valid credentials (username and password) sent in the HTTP authorization header, encoded using Base64.
  • The Reporting API uses the exact same security entitlements configuration as wsoweb.com.

Staging URL: The staging environment for integrated testing and validation is located at: https://api.uat.wsoweb.com. Production execution URLs are issued separately once staging validation concludes. A maximum of 5 reports can execute concurrently across both systems.