BI Semantic Layer RESTful Web Service API Reference

The methods provided by the BI Semantic Layer RESTful Web Service API are listed by category:

  • Universes
  • Queries
  • Parameters
  • Query results

Each method description provides the following information:

  • What the method does
  • URL of the HTTP request
  • Request parameter description
  • Request body if needed (XML example used)
  • Response type, which determines the value of the accept header attribute
  • Response body (not described if the response is a success or error message)
  • Response examples