8 REST APIs
Use the REST APIs to automate processes and programmatically access features and functionality in Oracle Analytics.
API Version
The base path of the endpoint includes the API version (for example, 20210901). Here's an example GET request to get analysis details:
GET
https://myoas.com/api/20210901/catalog/analysis/<analysis_id>
API Breaking Changes Policy
Oracle will provide 12 months advance notice prior to the date of removing or changing an existing API that you have deployed which would require you to update your code.
REST API Reference