How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Oracle APEX AutoREST API

AutoREST object management. AutoREST enables automatic REST access to database tables and views.

Oracle APEX AutoREST API is one of 21 APIs that Oracle APEX publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include AutoREST. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.1.0, at version 25.4.

Requests are made against 2 base URLs: https://{host}:{port}/ords/_/db-api/stable, https://{host}/ords/_/db-api/stable.

6 operations 4 paths 4 schemas 4 GET1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
25.4
Base URL
https://apex.oracle.com/pls/apex/
Authentication
HTTP Basic, OAuth 2.0
Resource Areas
1

Authentication & Security 2

Oracle APEX AutoREST API declares 2 security schemes for authenticating requests. It accepts HTTP basic authentication (basicAuth). It supports OAuth 2.0 (oauth2) using the clientCredentials and authorizationCode flows. By default, every request must be authenticated.

  • basicAuth — HTTP Basic authentication using ORDS-enabled database schema credentials
  • oauth2 — OAuth 2.0 authorization using ORDS OAuth client credentials or authorization code flow

Paths & Operations 6

Across 4 paths, the API surfaces 6 operations — 4 GET, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

AutoREST 6

AutoREST object management. AutoREST enables automatic REST access to database tables and views.

GET
/ords/rest/autorest/
Get all REST enabled objects
listAutoRestObjects 2 params → 200
POST
/ords/rest/autorest/
REST enable an object
enableAutoRest body → 201400409
GET
/ords/rest/autorest/{id}
Get a REST enabled object
getAutoRestObject 1 param → 200404
PUT
/ords/rest/autorest/{id}
Update or disable a REST enabled object
updateAutoRestObject 1 param body → 200404
GET
/ords/rest/autorest/{id}/metadata
Get a REST enabled object metadata
getAutoRestObjectMetadata 1 param → 200404
GET
/ords/rest/autorest/summary
Get count of all REST enabled objects
getAutoRestSummary → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are ItemsCollection (6 properties), AutoRestEnable (4 properties), LinkRelation (2 properties), ResourceItem (1 property). Each schema is shown below with its type and property counts.

AutoRestEnable
object
Request body for enabling or updating AutoREST on a database object
4 properties 3 required
LinkRelation
object
HATEOAS link relation describing a related resource or action
2 properties 2 required
ResourceItem
object
A single resource item with HATEOAS navigation links. Additional properties are included depending on the resource type.
1 property
ItemsCollection
object
Paginated collection of resource items following the ORDS standard collection format
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-apex-autorest-api-openapi.yml Raw ↑

Other APIs Oracle APEX publishes across the network.

Oracle APEX REST Data Services API
Oracle APEX SQL Workshop API
Oracle APEX Application API
Oracle REST Data Services (ORDS) API
Oracle APEX Cloud REST API
Oracle APEX Export and Import API
Oracle APEX Approval and Workflow API
Oracle APEX Utility API
Oracle APEX Generative AI API
Oracle ORDS Database API
Oracle APEX REST Administration API
Oracle APEX Handlers API
Where this information came from

This is an independent, third-party profile of Oracle APEX AutoREST API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.