Autonomous Data Warehouse

REST APIs

Oracle Cloud Infrastructure

Oracle Cloud Infrastructure provides REST endpoints to manage the cloud resources for Autonomous Database. See the list of REST API servers you use to access these endpoints.

REST-Enabled SQL

REST-Enabled SQL is an HTTPS web service that provides REST endpoints to access the Oracle Database SQL engine. You can POST SQL statements to the service. The service then runs the SQL statements against Oracle Database and returns the result to the client in a JSON format.

ORDS (Oracle REST Data Services)

Oracle REST Data Services provides REST endpoints that perform a wide range of Oracle Database management and monitoring operations.

SODA for REST

SODA (Simple Oracle Document Access) for REST provides endpoints that perform create, read, update, and delete operations on documents of any kind, and you can use them to query JSON documents.