About Oracle Analytics Web Services
You can use Oracle Analytics session-based web service to call Oracle Analytics programmatically and to perform various analytics tasks.
The Oracle Analytics session-based web services require a valid Oracle Analytics session ID to be passed as a parameter. The calling application must first make a call to get the session ID before calling the web service.
If you have configured Oracle Analytics Server with an identity management system that supports OAuth2 tokens, you can obtain the session ID by using an access token in the authorization header of the logon() method of the SAWSessionService service.
This document includes descriptions of the web services supported by Oracle Analytics. Note that the WSDL document might include additional services not documented here.