45 Use APIs, SDK, and CLI

Oracle AI Data Platform offers REST APIs, SDK, and CLI to integrate with your applications.

REST APIs

Use the REST APIs to automate processes and programmatically access features and functionality in Oracle AI Data Platform.

API Version

The base path of the endpoint includes the API version (for example, 20260430). Here's an example GET request to get workbook details for a given workbook:

GET
 https://aidp.<oci-region>.oci.oraclecloud.com/api/20260430/aiDataPlatforms/<aiDataPlatformId>/workspaces/<workspaceKey>

SDK and CLI

Oracle AI Data Platform SDK and CLI provide generated clients and command line tools for working with Oracle AI Data Platform public APIs.