Categories
- All Categories
- Oracle Analytics and AI Learning Hub
- 54 Oracle Analytics and AI Sharing Center
- 26 Oracle Analytics and AI Lounge
- 312 Oracle Analytics and AI News
- 57 Oracle Analytics and AI Videos
- 16.4K Oracle Analytics and AI Forums
- 6.7K Oracle Analytics and AI Labs
- Oracle Analytics and AI User Groups
- 117 Oracle Analytics and AI Trainings
- 24 Oracle Analytics and AI Challenge
- Find Partners
- For Partners
Provide Supported Bearer-Token REST Endpoints for OAC Querying, Polling, and Workbook Lineage
We are building an OAC-powered analytics copilot that answers natural-language business questions with governed data.
Today, bearer-token calls can discover workbooks, but full server-to-server flow is blocked by missing supported APIs for data execution and lineage metadata.
UI endpoints (for example /ui/dv/ui/api/...) require session + CSRF, so they are not viable for backend OAuth integrations.
Workbook profile responses often return only basic metadata (id/name/path), without datasets, subject areas, or fields needed for query planning.
Export APIs are useful for PDF/PNG rendering, but not for structured row/column results and aggregations.
We need documented OAuth bearer-compatible REST endpoints for: query execution, async poll, workbook lineage (datasets/subject areas/fields), and machine-readable visual/query metadata.
These endpoints should be stable, versioned, and include clear error handling, limits/pagination, and audit-friendly response metadata.
This would unlock secure, governed enterprise copilots on OAC without brittle UI-dependent workarounds.
Comments
-
Have you considered the Oracle Analytics MCP server?
0
