Oracle Cloud Infrastructure website screenshot

Oracle Cloud Infrastructure

Collection of Oracle Cloud Infrastructure (OCI) REST APIs for managing cloud resources and services.

Oracle Cloud Infrastructure publishes 25 APIs on the APIs.io network, including Alarms API, Applications API, Autonomous Databases API, and 22 more. Tagged areas include Cloud Computing, Enterprise Cloud, Infrastructure as a Service, Oracle, and Platform as a Service.

The Oracle Cloud Infrastructure catalog on APIs.io includes 34 JSON-LD contexts and 2 Spectral governance rulesets.

Oracle Cloud Infrastructure’s developer surface includes authentication, developer portal, developer console, documentation, CLI, support, pricing, and 79 more developer resources.

69.4/100 exemplar ▼ -7.2 Agent 44/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serveFree trial⚡ Free to try
25 APIs 14 Features 10 Use Cases
Cloud ComputingEnterprise CloudInfrastructure as a ServiceOraclePlatform as a Service

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 69.4/100 · exemplar
Contract Quality 16.5 / 25
Developer Ergonomics 15.7 / 20
Commercial Clarity 14.2 / 20
Operational Transparency 8.9 / 13
Governance 8.3 / 12
Discoverability 5.9 / 10
Agent readiness — 44/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/oracle-cloud: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 25

Individual APIs this provider publishes, each with its own machine-readable definition.

Oracle Cloud Infrastructure Alarms API

The Alarms API from Oracle Cloud Infrastructure — 2 operation(s) for alarms.

Oracle Cloud Infrastructure Applications API

The Applications API from Oracle Cloud Infrastructure — 2 operation(s) for applications.

Oracle Cloud Infrastructure Autonomous Databases API

The Autonomous Databases API from Oracle Cloud Infrastructure — 4 operation(s) for autonomous databases.

Oracle Cloud Infrastructure Buckets API

The Buckets API from Oracle Cloud Infrastructure — 2 operation(s) for buckets.

Oracle Cloud Infrastructure Clusters API

The Clusters API from Oracle Cloud Infrastructure — 2 operation(s) for clusters.

Oracle Cloud Infrastructure Compartments API

The Compartments API from Oracle Cloud Infrastructure — 1 operation(s) for compartments.

Oracle Cloud Infrastructure DB Systems API

The DB Systems API from Oracle Cloud Infrastructure — 2 operation(s) for db systems.

Oracle Cloud Infrastructure Functions API

The Functions API from Oracle Cloud Infrastructure — 3 operation(s) for functions.

Oracle Cloud Infrastructure Groups API

The Groups API from Oracle Cloud Infrastructure — 1 operation(s) for groups.

Oracle Cloud Infrastructure Images API

The Images API from Oracle Cloud Infrastructure — 2 operation(s) for images.

Oracle Cloud Infrastructure Instances API

The Instances API from Oracle Cloud Infrastructure — 3 operation(s) for instances.

Oracle Cloud Infrastructure Internet Gateways API

The Internet Gateways API from Oracle Cloud Infrastructure — 1 operation(s) for internet gateways.

Oracle Cloud Infrastructure Metrics API

The Metrics API from Oracle Cloud Infrastructure — 2 operation(s) for metrics.

Oracle Cloud Infrastructure Namespaces API

The Namespaces API from Oracle Cloud Infrastructure — 1 operation(s) for namespaces.

Oracle Cloud Infrastructure Node Pools API

The Node Pools API from Oracle Cloud Infrastructure — 2 operation(s) for node pools.

Oracle Cloud Infrastructure Objects API

The Objects API from Oracle Cloud Infrastructure — 2 operation(s) for objects.

Oracle Cloud Infrastructure Policies API

The Policies API from Oracle Cloud Infrastructure — 1 operation(s) for policies.

Oracle Cloud Infrastructure Preauthenticated Requests API

The Preauthenticated Requests API from Oracle Cloud Infrastructure — 1 operation(s) for preauthenticated requests.

Oracle Cloud Infrastructure Route Tables API

The Route Tables API from Oracle Cloud Infrastructure — 1 operation(s) for route tables.

Oracle Cloud Infrastructure Security Lists API

The Security Lists API from Oracle Cloud Infrastructure — 1 operation(s) for security lists.

Oracle Cloud Infrastructure Shapes API

The Shapes API from Oracle Cloud Infrastructure — 1 operation(s) for shapes.

Oracle Cloud Infrastructure Subnets API

The Subnets API from Oracle Cloud Infrastructure — 2 operation(s) for subnets.

Oracle Cloud Infrastructure Users API

The Users API from Oracle Cloud Infrastructure — 2 operation(s) for users.

Oracle Cloud Infrastructure VCNs API

The VCNs API from Oracle Cloud Infrastructure — 2 operation(s) for vcns.

Oracle Cloud Infrastructure Volume Attachments API

The Volume Attachments API from Oracle Cloud Infrastructure — 2 operation(s) for volume attachments.

Scroll for all 25

Postman Collections 8

Ready-to-run Postman collections for exercising this provider's APIs.

Scroll for all 8

Arazzo Workflows 18

Multi-step API workflows described with the Arazzo specification.

Oracle Cloud Add Secured Subnet

Resolve a VCN's route table and security list, then create a subnet wired to both.

ARAZZO

Oracle Cloud Create Bucket And Upload Object

Resolve the namespace, create a bucket, upload an object, then confirm it is listed.

ARAZZO

Oracle Cloud Create Metric Alarm

Discover a metric in a namespace, create an alarm on it, then confirm the alarm.

ARAZZO

Oracle Cloud Deploy And Invoke Function

Create a Functions application, create a function in it, then invoke the function.

ARAZZO

Oracle Cloud Find Image And Launch Instance

Pick a compatible shape and image in a compartment, then launch an instance with them.

ARAZZO

Oracle Cloud Launch Instance With Attached Volume

Launch a compute instance, poll until it is running, then attach a block volume.

ARAZZO

Oracle Cloud Onboard IAM User

Create an IAM group, create a user, then create a policy granting the group access.

ARAZZO

Oracle Cloud Provision Autonomous Database

Create an Autonomous Database and poll until it is AVAILABLE with connection URLs.

ARAZZO

Oracle Cloud Provision OKE Cluster With Node Pool

Create a Kubernetes cluster, poll until active, then add a node pool to it.

ARAZZO

Oracle Cloud Provision VCN Network

Create a VCN, poll until available, add an internet gateway, and create a public subnet.

ARAZZO

Oracle Cloud Resize Instance Shape

Stop an instance, update its flexible shape configuration, then start it back up.

ARAZZO

Oracle Cloud Restart Autonomous Database

Stop an Autonomous Database, confirm it stopped, then start it again.

ARAZZO

Oracle Cloud Share Object Via Preauthenticated Request

Resolve the namespace, confirm an object exists, then mint a read-only pre-authenticated URL.

ARAZZO

Oracle Cloud Stop And Terminate Instance

Gracefully stop a running instance, confirm it stopped, then terminate it.

ARAZZO

Oracle Cloud Summarize Instance CPU Metrics

Confirm a running instance, then query summarized CPU metrics for its compartment.

ARAZZO

Oracle Cloud Teardown Functions Application

List functions in an application, delete the first function, then delete the application.

ARAZZO

Oracle Cloud Teardown OKE Cluster

List a cluster's node pools, delete the first node pool, then delete the cluster.

ARAZZO

Oracle Cloud Teardown VCN Network

List subnets in a VCN, delete the first subnet, then delete the VCN itself.

ARAZZO

Scroll for all 18

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Oracle Cloud Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 14

Notable capabilities this provider offers.

Compute

Bare metal, virtual machine, and GPU compute instances with flexible shapes and autoscaling

Object Storage

Highly durable and scalable object storage for unstructured data with S3 compatibility

Autonomous Database

Self-driving, self-securing, self-repairing database with automated patching and tuning

Container Engine for Kubernetes

Managed Kubernetes service for deploying and managing containerized applications

Virtual Cloud Networks

Software-defined networking with private subnets, security lists, and network security groups

Identity and Access Management

Fine-grained access control with policies, compartments, and identity federation

Serverless Functions

Event-driven serverless compute platform based on Fn Project

Load Balancing

Layer 4 and Layer 7 load balancing with SSL termination and health checks

Monitoring and Alarms

Real-time metrics collection, dashboards, and automated alarm notifications

Cloud Guard

Automated security monitoring and threat detection across OCI resources

Vault and Key Management

Hardware security module-backed encryption key management and secret storage

Disaster Recovery

Automated disaster recovery orchestration for complex multi-tier applications

Generative AI

Large language model hosting and inference with customizable foundation models

Data Science

Managed Jupyter notebooks and ML model lifecycle management platform

Scroll for all 14

Semantic Vocabularies 34

JSON-LD contexts and semantic vocabularies used across these APIs.

Oracle Cloud Compute Attach Context

1 classes · 5 properties

JSON-LD

Oracle Cloud Compute Context

3 classes · 20 properties

JSON-LD

Oracle Cloud Compute Launch Context

1 classes · 8 properties

JSON-LD

Oracle Cloud Compute Update Context

1 classes · 4 properties

JSON-LD

Oracle Cloud Compute Volume Context

1 classes · 7 properties

JSON-LD

Oracle Cloud Database Autonomous Context

2 classes · 13 properties

JSON-LD

Oracle Cloud Database Create Context

1 classes · 9 properties

JSON-LD

Oracle Cloud Database Db Context

2 classes · 11 properties

JSON-LD

Oracle Cloud Database Update Context

1 classes · 5 properties

JSON-LD

Oracle Cloud Functions Application Context

1 classes · 5 properties

JSON-LD

Oracle Cloud Functions Context

2 classes · 12 properties

JSON-LD

Oracle Cloud Functions Create Context

2 classes · 8 properties

JSON-LD

Oracle Cloud Functions Function Context

1 classes · 7 properties

JSON-LD

Oracle Cloud Iam Context

4 classes · 9 properties

JSON-LD

Oracle Cloud Iam Create Context

3 classes · 5 properties

JSON-LD

Oracle Cloud Iam Update Context

1 classes · 2 properties

JSON-LD

Oracle Cloud Monitoring Alarm Context

1 classes · 5 properties

JSON-LD

Oracle Cloud Monitoring Context

2 classes · 13 properties

JSON-LD

Oracle Cloud Monitoring Create Context

1 classes · 8 properties

JSON-LD

Oracle Cloud Monitoring Metric Context

1 classes · 5 properties

JSON-LD

Oracle Cloud Monitoring Summarize Context

1 classes · 5 properties

JSON-LD

Oracle Cloud Monitoring Update Context

1 classes · 4 properties

JSON-LD

Oracle Cloud Networking Context

2 classes · 17 properties

JSON-LD

Oracle Cloud Networking Create Context

3 classes · 11 properties

JSON-LD

Oracle Cloud Networking Internet Context

1 classes · 7 properties

JSON-LD

Oracle Cloud Networking Route Context

1 classes · 7 properties

JSON-LD

Oracle Cloud Networking Security Context

1 classes · 8 properties

JSON-LD

Oracle Cloud Networking Update Context

1 classes · 2 properties

JSON-LD

Oracle Cloud Object Storage Context

9 classes · 26 properties

JSON-LD

Oracle Cloud Oke Cluster Context

1 classes · 6 properties

JSON-LD

Oracle Cloud Oke Context

1 classes · 8 properties

JSON-LD

Oracle Cloud Oke Create Context

2 classes · 7 properties

JSON-LD

Oracle Cloud Oke Node Context

2 classes · 9 properties

JSON-LD

Oracle Cloud Oke Update Context

1 classes · 2 properties

JSON-LD

Scroll for all 34

Spectral Rules 2

Spectral governance rulesets for linting and validating these APIs.

Oracle Cloud Infrastructure API Rules

5 rules · 3 warnings 2 info

SPECTRAL

Oracle Cloud Infrastructure API Rules

31 rules · 14 errors 12 warnings 5 info

SPECTRAL

JSON Schema 119

Standalone JSON Schema definitions for this provider's data models.

AttachVolumeDetails

5 properties

JSON SCHEMA

Image

8 properties

JSON SCHEMA

Instance

11 properties

JSON SCHEMA

LaunchInstanceDetails

8 properties

JSON SCHEMA

Shape

7 properties

JSON SCHEMA

UpdateInstanceDetails

4 properties

JSON SCHEMA

VolumeAttachment

7 properties

JSON SCHEMA

AutonomousDatabase

13 properties

JSON SCHEMA

AutonomousDatabaseSummary

10 properties

JSON SCHEMA

CreateAutonomousDatabaseDetails

9 properties

JSON SCHEMA

DbSystem

11 properties

JSON SCHEMA

DbSystemSummary

6 properties

JSON SCHEMA

UpdateAutonomousDatabaseDetails

5 properties

JSON SCHEMA

Application

7 properties

JSON SCHEMA

ApplicationSummary

5 properties

JSON SCHEMA

CreateApplicationDetails

4 properties

JSON SCHEMA

CreateFunctionDetails

6 properties

JSON SCHEMA

Function

11 properties

JSON SCHEMA

FunctionSummary

7 properties

JSON SCHEMA

Compartment

6 properties

JSON SCHEMA

CreateGroupDetails

3 properties

JSON SCHEMA

CreatePolicyDetails

4 properties

JSON SCHEMA

CreateUserDetails

4 properties

JSON SCHEMA

Group

6 properties

JSON SCHEMA

Policy

7 properties

JSON SCHEMA

UpdateUserDetails

2 properties

JSON SCHEMA

User

8 properties

JSON SCHEMA

Alarm

11 properties

JSON SCHEMA

AlarmSummary

5 properties

JSON SCHEMA

CreateAlarmDetails

8 properties

JSON SCHEMA

MetricData

5 properties

JSON SCHEMA

Metric

4 properties

JSON SCHEMA

SummarizeMetricsDataDetails

5 properties

JSON SCHEMA

UpdateAlarmDetails

4 properties

JSON SCHEMA

CreateInternetGatewayDetails

4 properties

JSON SCHEMA

CreateSubnetDetails

8 properties

JSON SCHEMA

CreateVcnDetails

5 properties

JSON SCHEMA

InternetGateway

7 properties

JSON SCHEMA

RouteTable

7 properties

JSON SCHEMA

SecurityList

8 properties

JSON SCHEMA

Subnet

12 properties

JSON SCHEMA

UpdateVcnDetails

2 properties

JSON SCHEMA

Vcn

12 properties

JSON SCHEMA

Bucket

14 properties

JSON SCHEMA

BucketSummary

6 properties

JSON SCHEMA

CreateBucketDetails

7 properties

JSON SCHEMA

CreatePreauthenticatedRequestDetails

4 properties

JSON SCHEMA

ListObjects

3 properties

JSON SCHEMA

ObjectSummary

6 properties

JSON SCHEMA

PreauthenticatedRequest

7 properties

JSON SCHEMA

PreauthenticatedRequestSummary

6 properties

JSON SCHEMA

UpdateBucketDetails

7 properties

JSON SCHEMA

Cluster

8 properties

JSON SCHEMA

ClusterSummary

6 properties

JSON SCHEMA

CreateClusterDetails

4 properties

JSON SCHEMA

CreateNodePoolDetails

6 properties

JSON SCHEMA

NodePool

9 properties

JSON SCHEMA

NodePoolSummary

6 properties

JSON SCHEMA

UpdateClusterDetails

2 properties

JSON SCHEMA

Alarm

11 properties

JSON SCHEMA

AlarmSummary

5 properties

JSON SCHEMA

Application

7 properties

JSON SCHEMA

ApplicationSummary

5 properties

JSON SCHEMA

AttachVolumeDetails

5 properties

JSON SCHEMA

AutonomousDatabase

13 properties

JSON SCHEMA

AutonomousDatabaseSummary

10 properties

JSON SCHEMA

Bucket

14 properties

JSON SCHEMA

BucketSummary

6 properties

JSON SCHEMA

Cluster

8 properties

JSON SCHEMA

ClusterSummary

6 properties

JSON SCHEMA

Compartment

6 properties

JSON SCHEMA

CreateAlarmDetails

8 properties

JSON SCHEMA

CreateApplicationDetails

4 properties

JSON SCHEMA

CreateAutonomousDatabaseDetails

9 properties

JSON SCHEMA

CreateBucketDetails

7 properties

JSON SCHEMA

CreateClusterDetails

4 properties

JSON SCHEMA

CreateFunctionDetails

6 properties

JSON SCHEMA

CreateGroupDetails

3 properties

JSON SCHEMA

CreateInternetGatewayDetails

4 properties

JSON SCHEMA

CreateNodePoolDetails

6 properties

JSON SCHEMA

CreatePolicyDetails

4 properties

JSON SCHEMA

CreatePreauthenticatedRequestDetails

4 properties

JSON SCHEMA

CreateSubnetDetails

8 properties

JSON SCHEMA

CreateUserDetails

4 properties

JSON SCHEMA

CreateVcnDetails

5 properties

JSON SCHEMA

DbSystem

11 properties

JSON SCHEMA

DbSystemSummary

6 properties

JSON SCHEMA

Error

3 properties

JSON SCHEMA

Function

11 properties

JSON SCHEMA

FunctionSummary

7 properties

JSON SCHEMA

Group

6 properties

JSON SCHEMA

Image

8 properties

JSON SCHEMA

Instance

11 properties

JSON SCHEMA

InternetGateway

7 properties

JSON SCHEMA

LaunchInstanceDetails

8 properties

JSON SCHEMA

ListObjects

3 properties

JSON SCHEMA

Metric

4 properties

JSON SCHEMA

MetricData

5 properties

JSON SCHEMA

NodePool

9 properties

JSON SCHEMA

NodePoolSummary

6 properties

JSON SCHEMA

ObjectSummary

6 properties

JSON SCHEMA

Policy

7 properties

JSON SCHEMA

PreauthenticatedRequest

7 properties

JSON SCHEMA

PreauthenticatedRequestSummary

6 properties

JSON SCHEMA

RouteTable

7 properties

JSON SCHEMA

SecurityList

8 properties

JSON SCHEMA

Shape

7 properties

JSON SCHEMA

Subnet

12 properties

JSON SCHEMA

SummarizeMetricsDataDetails

5 properties

JSON SCHEMA

UpdateAlarmDetails

4 properties

JSON SCHEMA

UpdateAutonomousDatabaseDetails

5 properties

JSON SCHEMA

UpdateBucketDetails

7 properties

JSON SCHEMA

UpdateClusterDetails

2 properties

JSON SCHEMA

UpdateInstanceDetails

4 properties

JSON SCHEMA

UpdateUserDetails

2 properties

JSON SCHEMA

UpdateVcnDetails

2 properties

JSON SCHEMA

User

8 properties

JSON SCHEMA

Vcn

12 properties

JSON SCHEMA

VolumeAttachment

7 properties

JSON SCHEMA

Scroll for all 119

JSON Structure 60

JSON Structure definitions describing this provider's data shapes.

Compute Attach Volume Details Structure

5 properties

JSON STRUCTURE

Compute Image Structure

8 properties

JSON STRUCTURE

Compute Instance Structure

11 properties

JSON STRUCTURE

Compute Launch Instance Details Structure

8 properties

JSON STRUCTURE

Compute Shape Structure

7 properties

JSON STRUCTURE

Compute Update Instance Details Structure

4 properties

JSON STRUCTURE

Compute Volume Attachment Structure

7 properties

JSON STRUCTURE

Database Autonomous Database Structure

13 properties

JSON STRUCTURE

Database Db System Structure

11 properties

JSON STRUCTURE

Database Db System Summary Structure

6 properties

JSON STRUCTURE

Functions Application Structure

7 properties

JSON STRUCTURE

Functions Application Summary Structure

5 properties

JSON STRUCTURE

Functions Function Structure

11 properties

JSON STRUCTURE

Functions Function Summary Structure

7 properties

JSON STRUCTURE

Iam Compartment Structure

6 properties

JSON STRUCTURE

Iam Create Group Details Structure

3 properties

JSON STRUCTURE

Iam Create Policy Details Structure

4 properties

JSON STRUCTURE

Iam Create User Details Structure

4 properties

JSON STRUCTURE

Iam Group Structure

6 properties

JSON STRUCTURE

Iam Policy Structure

7 properties

JSON STRUCTURE

Iam Update User Details Structure

2 properties

JSON STRUCTURE

Iam User Structure

8 properties

JSON STRUCTURE

Monitoring Alarm Structure

11 properties

JSON STRUCTURE

Monitoring Alarm Summary Structure

5 properties

JSON STRUCTURE

Monitoring Create Alarm Details Structure

8 properties

JSON STRUCTURE

Monitoring Metric Data Structure

5 properties

JSON STRUCTURE

Monitoring Metric Structure

4 properties

JSON STRUCTURE

Monitoring Update Alarm Details Structure

4 properties

JSON STRUCTURE

Networking Create Subnet Details Structure

8 properties

JSON STRUCTURE

Networking Create Vcn Details Structure

5 properties

JSON STRUCTURE

Networking Internet Gateway Structure

7 properties

JSON STRUCTURE

Networking Route Table Structure

7 properties

JSON STRUCTURE

Networking Security List Structure

8 properties

JSON STRUCTURE

Networking Subnet Structure

12 properties

JSON STRUCTURE

Networking Update Vcn Details Structure

2 properties

JSON STRUCTURE

Networking Vcn Structure

12 properties

JSON STRUCTURE

Object Storage Bucket Structure

14 properties

JSON STRUCTURE

Object Storage Bucket Summary Structure

6 properties

JSON STRUCTURE

Object Storage List Objects Structure

3 properties

JSON STRUCTURE

Object Storage Object Summary Structure

6 properties

JSON STRUCTURE

Oke Cluster Structure

8 properties

JSON STRUCTURE

Oke Cluster Summary Structure

6 properties

JSON STRUCTURE

Oke Create Cluster Details Structure

4 properties

JSON STRUCTURE

Oke Create Node Pool Details Structure

6 properties

JSON STRUCTURE

Oke Node Pool Structure

9 properties

JSON STRUCTURE

Oke Node Pool Summary Structure

6 properties

JSON STRUCTURE

Oke Update Cluster Details Structure

2 properties

JSON STRUCTURE

Oracle Cloud Structure

0 properties

JSON STRUCTURE

Scroll for all 60

Examples 128

Example request and response payloads for these APIs.

Compute Image Example

8 fields

EXAMPLE

Compute Instance Example

11 fields

EXAMPLE

Compute Shape Example

7 fields

EXAMPLE

Database Db System Example

11 fields

EXAMPLE

Functions Function Example

11 fields

EXAMPLE

Iam Compartment Example

6 fields

EXAMPLE

Iam Group Example

6 fields

EXAMPLE

Iam Policy Example

7 fields

EXAMPLE

Iam User Example

8 fields

EXAMPLE

Monitoring Alarm Example

11 fields

EXAMPLE

Monitoring Metric Example

4 fields

EXAMPLE

Networking Subnet Example

12 fields

EXAMPLE

Networking Vcn Example

12 fields

EXAMPLE

Oke Cluster Example

8 fields

EXAMPLE

Oke Node Pool Example

9 fields

EXAMPLE

Scroll for all 128

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Oracle Cloud Authentication

http · 1 scheme

SECURITY

Oracle Cloud Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Oracle Cloud Agentic Access

81 operations · 42 acting · 2 human-in-the-loop

81 operations · 42 acting

AGENTIC

Use Cases 10

What developers build with this provider.

Cloud Migration

Migrate on-premises workloads to OCI with tools for assessment, planning, and execution

High Performance Computing

Run HPC workloads with bare metal instances, RDMA networking, and cluster networking

Data Warehousing

Build scalable data warehouses with Autonomous Database and integrated analytics

DevOps and CI/CD

Automate build, test, and deployment pipelines with OCI DevOps and Container Engine

Disaster Recovery

Implement business continuity with cross-region replication and automated failover

AI and Machine Learning

Train and deploy ML models using GPU instances, Data Science, and Generative AI services

Hybrid Cloud

Extend on-premises infrastructure with Cloud@Customer and dedicated regions

SaaS Extension

Extend Oracle SaaS applications with custom APIs and integrations on OCI

IoT and Edge Computing

Process IoT data at scale with streaming, functions, and edge infrastructure

Multi-Cloud Networking

Connect OCI with AWS, Azure, and Google Cloud using FastConnect and partnerships

Scroll for all 10

Integrations 10

Pre-built integrations with other platforms and tools.

Terraform

Infrastructure as Code provisioning with the OCI Terraform Provider

Ansible

Configuration management and automation with OCI Ansible Collection

Grafana

Metrics visualization with the OCI Grafana Plugin for Monitoring data

Kubernetes

Container orchestration with managed OKE clusters and Helm chart support

Visual Studio

IDE integration with OCI Tools for Visual Studio

VS Code

IDE integration with OCI Toolkit for Visual Studio Code

Eclipse

IDE integration with OCI Toolkit for Eclipse

GitHub Actions

CI/CD automation with OCI GitHub Actions for deployment pipelines

Oracle Integration Cloud

Pre-built connectors for SaaS and on-premises application integration

Microsoft Azure

Oracle Database@Azure for running Oracle databases on Azure infrastructure

Scroll for all 10

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 54

Pagination, idempotency, versioning, errors, and events

Scroll for all 54

Build 13

SDKs, sample code, and the tooling you integrate with

Scroll for all 13

Access & Security 3

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: oracle-cloud
name: Oracle Cloud Infrastructure
description: Collection of Oracle Cloud Infrastructure (OCI) REST APIs for managing cloud resources and services.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Freemium (free trial) · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/oracle-cloud.png
created: '2024-01-01'
modified: '2026-04-18'
specificationVersion: '0.19'
url: https://raw.githubusercontent.com/api-evangelist/oracle-cloud/refs/heads/main/apis.yml
tags:
- Cloud Computing
- Enterprise Cloud
- Infrastructure as a Service
- Oracle
- Platform as a Service
apis:
- aid: oracle-cloud:oracle-cloud-alarms-api
  name: Oracle Cloud Infrastructure Alarms API
  description: The Alarms API from Oracle Cloud Infrastructure — 2 operation(s) for alarms.
  humanURL: https://docs.oracle.com/en-us/iaas/api/#/en/iaas/latest/Instance/
  baseURL: https://iaas.{region}.oraclecloud.com
  tags:
  - Alarms
  properties:
  - type: OpenAPI
    url: openapi/oracle-cloud-alarms-api-openapi.yml
  - type: Documentation
    url: https://docs.oracle.com/en-us/iaas/Content/Compute/home.htm
  - type: Pricing
    url: https://www.oracle.com/cloud/compute/pricing.html
  - type: JSONSchema
    url: json-schema/compute-update-instance-details-schema.json
  - type: JSONSchema
    url: json-schema/compute-volume-attachment-schema.json
  - type: JSONSchema
    url: json-schema/compute-shape-schema.json
  - type: JSONSchema
    url: json-schema/compute-image-schema.json
  - type: JSONSchema
    url: json-schema/compute-instance-schema.json
  - type: JSONSchema
    url: json-schema/compute-launch-instance-details-schema.json
  - type: JSONSchema
    url: json-schema/compute-attach-volume-details-schema.json
  - type: JSONStructure
    url: json-structure/compute-volume-attachment-structure.json
  - type: JSONStructure
    url: json-structure/compute-launch-instance-details-structure.json
  - type: JSONStructure
    url: json-structure/compute-image-structure.json
  - type: JSONStructure
    url: json-structure/compute-shape-structure.json
  - type: JSONStructure
    url: json-structure/compute-instance-structure.json
  - type: JSONStructure
    url: json-structure/compute-update-instance-details-structure.json
  - type: JSONStructure
    url: json-structure/compute-attach-volume-details-structure.json
  - type: Examples
    url: examples/compute-volume-attachment-example.json
  - type: Examples
    url: examples/compute-shape-example.json
  - type: Examples
    url: examples/compute-image-example.json
  - type: Examples
    url: examples/compute-instance-example.json
  - type: Examples
    url: examples/compute-update-instance-details-example.json
  - type: Examples
    url: examples/compute-attach-volume-details-example.json
  - type: Examples
    url: examples/compute-launch-instance-details-example.json
  - type: Documentation
    url: https://docs.oracle.com/en-us/iaas/Content/Object/home.htm
  - type: Pricing
    url: https://www.oracle.com/cloud/storage/pricing.html
  - type: JSONSchema
    url: json-schema/object-storage-object-summary-schema.json
  - type: JSONSchema
    url: json-schema/object-storage-bucket-summary-schema.json
  - type: JSONSchema
    url: json-schema/object-storage-update-bucket-details-schema.json
  - type: JSONSchema
    url: json-schema/object-storage-preauthenticated-request-summary-schema.json
  - type: JSONSchema
    url: json-schema/object-storage-preauthenticated-request-schema.json
  - type: JSONSchema
    url: json-schema/object-storage-bucket-schema.json
  - type: JSONSchema
    url: json-schema/object-storage-list-objects-schema.json
  - type: JSONSchema
    url: json-schema/object-storage-create-bucket-details-schema.json
  - type: JSONSchema
    url: json-schema/object-storage-create-preauthenticated-request-details-schema.json
  - type: JSONStructure
    url: json-structure/object-storage-create-bucket-details-structure.json
  - type: JSONStructure
    url: json-structure/object-storage-create-preauthenticated-request-details-structure.json
  - type: JSONStructure
    url: json-structure/object-storage-update-bucket-details-structure.json
  - type: JSONStructure
    url: json-structure/object-storage-object-summary-structure.json
  - type: JSONStructure
    url: json-structure/object-storage-list-objects-structure.json
  - type: JSONStructure
    url: json-structure/object-storage-preauthenticated-request-summary-structure.json
  - type: JSONStructure
    url: json-structure/object-storage-preauthenticated-request-structure.json
  - type: JSONStructure
    url: json-structure/object-storage-bucket-summary-structure.json
  - type: JSONStructure
    url: json-structure/object-storage-bucket-structure.json
  - type: Examples
    url: examples/object-storage-preauthenticated-request-example.json
  - type: Examples
    url: examples/object-storage-bucket-example.json
  - type: Examples
    url: examples/object-storage-bucket-summary-example.json
  - type: Examples
    url: examples/object-storage-preauthenticated-request-summary-example.json
  - type: Examples
    url: examples/object-storage-list-objects-example.json
  - type: Examples
    url: examples/object-storage-create-bucket-details-example.json
  - type: Examples
    url: examples/object-storage-object-summary-example.json
  - type: Examples
    url: examples/object-storage-create-preauthenticated-request-details-example.json
  - type: Examples
    url: examples/object-storage-update-bucket-details-example.json
  - type: Documentation
    url: https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/overview.htm
  - type: JSONSchema
    url: json-schema/networking-vcn-schema.json
  - type: JSONSchema
    url: json-schema/networking-create-vcn-details-schema.json
  - type: JSONSchema
    url: json-schema/networking-create-subnet-details-schema.json
  - type: JSONSchema
    url: json-schema/networking-route-table-schema.json
  - type: JSONSchema
    url: json-schema/networking-update-vcn-details-schema.json
  - type: JSONSchema
    url: json-schema/networking-create-internet-gateway-details-schema.json
  - type: JSONSchema
    url: json-schema/networking-subnet-schema.json
  - type: JSONSchema
    url: json-schema/networking-internet-gateway-schema.json
  - type: JSONSchema
    url: json-schema/networking-security-list-schema.json
  - type: JSONStructure
    url: json-structure/networking-security-list-structure.json
  - type: JSONStructure
    url: json-structure/networking-route-table-structure.json
  - type: JSONStructure
    url: json-structure/networking-update-vcn-details-structure.json
  - type: JSONStructure
    url: json-structure/networking-subnet-structure.json
  - type: JSONStructure
    url: json-structure/networking-create-subnet-details-structure.json
  - type: JSONStructure
    url: json-structure/networking-create-internet-gateway-details-structure.json
  - type: JSONStructure
    url: json-structure/networking-vcn-structure.json
  - type: JSONStructure
    url: json-structure/networking-internet-gateway-structure.json
  - type: JSONStructure
    url: json-structure/networking-create-vcn-details-structure.json
  - type: Examples
    url: examples/networking-create-internet-gateway-details-example.json
  - type: Examples
    url: examples/networking-security-list-example.json
  - type: Examples
    url: examples/networking-internet-gateway-example.json
  - type: Examples
    url: examples/networking-update-vcn-details-example.json
  - type: Examples
    url: examples/networking-vcn-example.json
  - type: Examples
    url: examples/networking-create-vcn-details-example.json
  - type: Examples
    url: examples/networking-subnet-example.json
  - type: Examples
    url: examples/networking-create-subnet-details-example.json
  - type: Examples
    url: examples/networking-route-table-example.json
  - type: Documentation
    url: https://docs.oracle.com/en-us/iaas/Content/Database/home.htm
  - type: Pricing
    url: https://www.oracle.com/cloud/price-list.html#database
  - type: JSONSchema
    url: json-schema/database-update-autonomous-database-details-schema.json
  - type: JSONSchema
    url: json-schema/database-autonomous-database-schema.json
  - type: JSONSchema
    url: json-schema/database-db-system-schema.json
  - type: JSONSchema
    url: json-schema/database-create-autonomous-database-details-schema.json
  - type: JSONSchema
    url: json-schema/database-autonomous-database-summary-schema.json
  - type: JSONSchema
    url: json-schema/database-db-system-summary-schema.json
  - type: JSONStructure
    url: json-structure/database-create-autonomous-database-details-structure.json
  - type: JSONStructure
    url: json-structure/database-autonomous-database-summary-structure.json
  - type: JSONStructure
    url: json-structure/database-update-autonomous-database-details-structure.json
  - type: JSONStructure
    url: json-structure/database-db-system-structure.json
  - type: JSONStructure
    url: json-structure/database-autonomous-database-structure.json
  - type: JSONStructure
    url: json-structure/database-db-system-summary-structure.json
  - type: Examples
    url: examples/database-db-system-summary-example.json
  - type: Examples
    url: examples/database-update-autonomous-database-details-example.json
  - type: Examples
    url: examples/database-create-autonomous-database-details-example.json
  - type: Examples
    url: examples/database-autonomous-database-example.json
  - type: Examples
    url: examples/database-db-system-example.json
  - type: Examples
    url: examples/database-autonomous-database-summary-example.json
  - type: Documentation
    url: https://docs.oracle.com/en-us/iaas/Content/Identity/home.htm
  - type: JSONSchema
    url: json-schema/iam-policy-schema.json
  - type: JSONSchema
    url: json-schema/iam-compartment-schema.json
  - type: JSONSchema
    url: json-schema/iam-create-policy-details-schema.json
  - type: JSONSchema
    url: json-schema/iam-create-user-details-schema.json
  - type: JSONSchema
    url: json-schema/iam-group-schema.json
  - type: JSONSchema
    url: json-schema/iam-update-user-details-schema.json
  - type: JSONSchema
    url: json-schema/iam-create-group-details-schema.json
  - type: JSONSchema
    url: json-schema/iam-user-schema.json
  - type: JSONStructure
    url: json-structure/iam-create-group-details-structure.json
  - type: JSONStructure
    url: json-structure/iam-policy-structure.json
  - type: JSONStructure
    url: json-structure/iam-create-user-details-structure.json
  - type: JSONStructure
    url: json-structure/iam-compartment-structure.json
  - type: JSONStructure
    url: json-structure/iam-update-user-details-structure.json
  - type: JSONStructure
    url: json-structure/iam-create-policy-details-structure.json
  - type: JSONStructure
    url: json-structure/iam-user-structure.json
  - type: JSONStructure
    url: json-structure/iam-group-structure.json
  - type: Examples
    url: examples/iam-policy-example.json
  - type: Examples
    url: examples/iam-create-policy-details-example.json
  - type: Examples
    url: examples/iam-create-group-details-example.json
  - type: Examples
    url: examples/iam-group-example.json
  - type: Examples
    url: examples/iam-create-user-details-example.json
  - type: Examples
    url: examples/iam-compartment-example.json
  - type: Examples
    url: examples/iam-update-user-details-example.json
  - type: Examples
    url: examples/iam-user-example.json
  - type: Documentation
    url: https://docs.oracle.com/en-us/iaas/Content/ContEng/home.htm
  - type: JSONSchema
    url: json-schema/oke-node-pool-schema.json
  - type: JSONSchema
    url: json-schema/oke-node-pool-summary-schema.json
  - type: JSONSchema
    url: json-schema/oke-create-cluster-details-schema.json
  - type: JSONSchema
    url: json-schema/oke-create-node-pool-details-schema.json
  - type: JSONSchema
    url: json-schema/oke-update-cluster-details-schema.json
  - type: JSONSchema
    url: json-schema/oke-cluster-summary-schema.json
  - type: JSONSchema
    url: json-schema/oke-cluster-schema.json
  - type: JSONStructure
    url: json-structure/oke-cluster-structure.json
  - type: JSONStructure
    url: json-structure/oke-node-pool-summary-structure.json
  - type: JSONStructure
    url: json-structure/oke-update-cluster-details-structure.json
  - type: JSONStructure
    url: json-structure/oke-create-node-pool-details-structure.json
  - type: JSONStructure
    url: json-structure/oke-node-pool-structure.json
  - type: JSONStructure
    url: json-structure/oke-create-cluster-details-structure.json
  - type: JSONStructure
    url: json-structure/oke-cluster-summary-structure.json
  - type: Examples
    url: examples/oke-cluster-summary-example.json
  - type: Examples
    url: examples/oke-create-cluster-details-example.json
  - type: Examples
    url: examples/oke-cluster-example.json
  - type: Examples
    url: examples/oke-node-pool-example.json
  - type: Examples
    url: examples/oke-update-cluster-details-example.json
  - type: Examples
    url: examples/oke-node-pool-summary-example.json
  - type: Examples
    url: examples/oke-create-node-pool-details-example.json
  - type: Documentation
    url: https://docs.oracle.com/en-us/iaas/Content/Functions/home.htm
  - type: JSONSchema
    url: json-schema/functions-create-function-details-schema.json
  - type: JSONSchema
    url: json-schema/functions-create-application-details-schema.json
  - type: JSONSchema
    url: json-schema/functions-application-summary-schema.json
  - type: JSONSchema
    url: json-schema/functions-function-summary-schema.json
  - type: JSONSchema
    url: json-schema/functions-function-schema.json
  - type: JSONSchema
    url: json-schema/functions-application-schema.json
  - type: JSONStructure
    url: json-structure/functions-function-summary-structure.json
  - type: JSONStructure
    url: json-structure/functions-application-structure.json
  - type: JSONStructure
    url: json-structure/functions-create-function-details-structure.json
  - type: JSONStructure
    url: json-structure/functions-create-application-details-structure.json
  - type: JSONStructure
    url: json-structure/functions-application-summary-structure.json
  - type: JSONStructure
    url: json-structure/functions-function-structure.json
  - type: Examples
    url: examples/functions-application-example.json
  - type: Examples
    url: examples/functions-function-example.json
  - type: Examples
    url: examples/functions-create-function-details-example.json
  - type: Examples
    url: examples/functions-create-application-details-example.json
  - type: Examples
    url: examples/functions-application-summary-example.json
  - type: Examples
    url: examples/functions-function-summary-example.json
  - type: Documentation
    url: https://docs.oracle.com/en-us/iaas/Content/Monitoring/home.htm
  - type: JSONSchema
    url: json-schema/monitoring-metric-data-schema.json
  - type: JSONSchema
    url: json-schema/monitoring-create-alarm-details-schema.json
  - type: JSONSchema
    url: json-schema/monitoring-update-alarm-details-schema.json
  - type: JSONSchema
    url: json-schema/monitoring-summarize-metrics-data-details-schema.json
  - type: JSONSchema
    url: json-schema/monitoring-metric-schema.json
  - type: JSONSchema
    url: json-schema/monitoring-alarm-schema.json
  - type: JSONSchema
    url: json-schema/monitoring-alarm-summary-schema.json
  - type: JSONStructure
    url: json-structure/monitoring-summarize-metrics-data-details-structure.json
  - type: JSONStructure
    url: json-structure/monitoring-create-alarm-details-structure.json
  - type: JSONStructure
    url: json-structure/monitoring-alarm-structure.json
  - type: JSONStructure
    url: json-structure/monitoring-update-alarm-details-structure.json
  - type: JSONStructure
    url: json-structure/monitoring-metric-data-structure.json
  - type: JSONStructure
    url: json-structure/monitoring-alarm-summary-structure.json
  - type: JSONStructure
    url: json-structure/monitoring-metric-structure.json
  - type: Examples
    url: examples/monitoring-alarm-example.json
  - type: Examples
    url: examples/monitoring-metric-data-example.json
  - type: Examples
    url: examples/monitoring-create-alarm-details-example.json
  - type: Examples
    url: examples/monitoring-update-alarm-details-example.json
  - type: Examples
    url: examples/monitoring-alarm-summary-example.json
  - type: Examples
    url: examples/monitoring-summarize-metrics-data-details-example.json
  - type: Examples
    url: examples/monitoring-metric-example.json
- aid: oracle-cloud:oracle-cloud-applications-api
  name: Oracle Cloud Infrastructure Applications API
  description: The Applications API from Oracle Cloud Infrastructure — 2 operation(s) for applications.
  humanURL: https://docs.oracle.com/en-us/iaas/api/#/en/iaas/latest/Instance/
  baseURL: https://iaas.{region}.oraclecloud.com
  tags:
  - Applications
  properties:
  - type: OpenAPI
    url: openapi/oracle-cloud-applications-api-openapi.yml
  - type: Documentation
    url: https://docs.oracle.com/en-us/iaas/Content/Compute/home.htm
  - type: Pricing
    url: https://www.oracle.com/cloud/compute/pricing.html
  - type: JSONSchema
    url: json-schema/compute-update-instance-details-schema.json
  - type: JSONSchema
    url: json-schema/compute-volume-attachment-schema.json
  - type: JSONSchema
    url: json-schema/compute-shape-schema.json
  - type: JSONSchema
    url: json-schema/compute-image-schema.json
  - type: JSONSchema
    url: json-schema/compute-instance-schema.json
  - type: JSONSchema
    url: json-schema/compute-launch-instance-details-schema.json
  - type: JSONSchema
    url: json-schema/compute-attach-volume-details-schema.json
  - type: JSONStructure
    url: json-structure/compute-volume-attachment-structure.json
  - type: JSONStructure
    url: json-structure/compute-launch-instance-details-structure.json
  - type: JSONStructure
    url: json-structure/compute-image-structure.json
  - type: JSONStructure
    url: json-structure/compute-shape-structure.json
  - type: JSONStructure
    url: json-structure/compute-instance-structure.json
  - type: JSONStructure
    url: json-structure/compute-update-instance-details-structure.json
  - type: JSONStructure
    url: json-structure/compute-attach-volume-details-structure.json
  - type: Examples
    url: examples/compute-volume-attachment-example.json
  - type: Examples
    url: examples/compute-shape-example.json
  - type: Examples
    url: examples/compute-image-example.json
  - type: Examples
    url: examples/compute-instance-example.json
  - type: Examples
    url: examples/compute-update-instance-details-example.json
  - type: Examples
    url: examples/compute-attach-volume-details-example.json
  - type: Examples
    url: examples/compute-launch-instance-details-example.json
  - type: Documentation
    url: https://docs.oracle.com/en-us/iaas/Content/Object/home.htm
  - type: Pricing
    url: https://www.oracle.com/cloud/storage/pricing.html
  - type: JSONSchema
    url: json-schema/object-storage-object-summary-schema.json
  - type: JSONSchema
    url: json-schema/object-storage-bucket-summary-schema.json
  - type: JSONSchema
    url: json-schema/object-storage-update-bucket-details-schema.json
  - type: JSONSchema
    url: json-schema/object-storage-preauthenticated-request-summary-schema.json
  - type: JSONSchema
    url: json-schema/object-storage-preauthenticated-request-schema.json
  - type: JSONSchema
    url: json-schema/object-storage-bucket-schema.json
  - type: JSONSchema
    url: json-schema/object-storage-list-objects-schema.json
  - type: JSONSchema
    url: json-schema/object-storage-create-bucket-details-schema.json
  - type: JSONSchema
    url: json-schema/object-storage-create-preauthenticated-request-details-schema.json
  - type: JSONStructure
    url: json-structure/object-storage-create-bucket-details-structure.json
  - type: JSONStructure
    url: json-structure/object-storage-create-preauthenticated-request-details-structure.json
  - type: JSONStructure
    url: json-structure/object-storage-update-bucket-details-structure.json
  - type: JSONStructure
    url: json-structure/object-storage-object-summary-structure.json
  - type: JSONStructure
    url: json-structure/object-storage-list-objects-structure.json
  - type: JSONStructure
    url: json-structure/object-storage-preauthenticated-request-summary-structure.json
  - type: JSONStructure
    url: json-structure/object-storage-preauthenticated-request-structure.json
  - type: JSONStructure
    url: json-structure/object-storage-bucket-summary-structure.json
  - type: JSONStructure
    url: json-structure/object-storage-bucket-structure.json
  - type: Examples
    url: examples/object-storage-preauthenticated-request-example.json
  - type: Examples
    url: examples/object-storage-bucket-example.json
  - type: Examples
    url: examples/object-storage-bucket-summary-example.json
  - type: Examples
    url: examples/object-storage-preauthenticated-request-summary-example.json
  - type: Examples
    url: examples/object-storage-list-objects-example.json
  - type: Examples
    url: examples/object-storage-create-bucket-details-example.json
  - type: Examples
    url: examples/object-storage-object-summary-example.json
  - type: Examples
    url: examples/object-storage-create-preauthenticated-request-details-example.json
  - type: Examples
    url: examples/object-storage-update-bucket-details-example.json
  - type: Documentation
    url: https://docs.oracle.com/en-us/iaas/Content/Network/Concepts/overview.htm
  - type: JSONSchema
    url: json-schema/networking-vcn-schema.json
  - type: JSONSchema
    url: json-schema/networking-create-vcn-details-schema.json
  - type: JSONSchema
    url: json-schema/networking-create-subnet-details-schema.json
  - type: JSONSchema
    url: json-schema/networking-route-table-schema.json
  - type: JSONSchema
    url: json-schema/networking-update-vcn-details-schema.json
  - type: JSONSchema
    url: json-schema/networking-create-internet-gateway-details-schema.json
  - type: JSONSchema
    url: json-schema/networking-subnet-schema.json
  - type: JSONSchema
    url: json-schema/networking-internet-gateway-schema.json
  - type: JSONSchema
    url: json-schema/networking-security-list-schema.json
  - type: JSONStructure
    url: json-structure/networking-security-list-structure.json
  - type: JSONStructure
    url: json-structure/networking-route-table-structure.json
  - type: JSONStructure
    url: json-structure/networking-update-vcn-details-structure.json
  - type: JSONStructure
    url: json-structure/networking-subnet-structure.json
  - type: JSONStructure
    url: json-structure/networking-create-subnet-details-structure.json
  - type: JSONStructure
    url: json-structure/networking-create-internet-gateway-details-structure.json
  - type: JSONStructure
    url: json-structure/networking-vcn-structure.json
  - type: JSONStructure
    url: json-structure/networking-internet-gateway-structure.json
  - type: JSONStructure
    url: json-structure/networking-create-vcn-details-structure.json
  - type: Examples
    url: examples/networking-create-internet-gateway-details-example.json
  - type: Examples
    url: examples/networking-security-list-example.json
  - type: Examples
    url: examples/networking-internet-gateway-example.json
  - type: Examples
    url: examples/networking-update-vcn-details-example.json
  - type: Examples
    url: examples/networking-vcn-example.json
  - type: Examples
    url: examples/networking-create-vcn-details-example.json
  - type: Examples
    url: examples/networking-subnet-example.json
  - type: Examples
    url: examples/networking-create-subnet-details-example.json
  - type: Examples
    url: examples/networking-route-table-example.json
  - type: Documentation
    url: https://docs.oracle.com/en-us/iaas/Content/Database/home.htm
  - type: Pricing
    url: https://www.oracle.com/cloud/price-list.html#database
  - type: JSONSchema
    url: json-schema/database-update-autonomous-database-details-schema.json
  - type: JSONSchema
    url: json-schema/database-autonomous-database-schema.json
  - type: JSONSchema
    url: json-schema/database-db-system-schema.json
  - type: JSONSchema
    url: json-schema/database-create-autonomous-database-details-schema.json
  - type: JSONSchema
    url: json-schema/database-autonomous-database-summary-schema.json
  - type: JSONSchema
    url: json-schema/database-db-system-summary-schema.json
  - type: JSONStructure
    url: json-structure/database-create-autonomous-database-details-structure.json
  - type: JSONStructure
    url: json-structure/database-autonomous-database-summary-structure.json
  - type: JSONStructure
    url: json-structure/database-update-autonomous-database-details-structure.json
  - type: JSONStructure
    url: json-structure/database-db-system-structure.json
  - type: JSONStructure
    url: json-structure/database-autonomous-database-structure.json
  - type: JSONStructure
    url: json-structure/database-db-system-summary-structure.json
  - type: Examples
    url: examples/database-db-system-summary-example.json
  - type: Examples
    url: examples/database-update-autonomous-database-details-example.json
  - type: Examples
    url: examples/database-create-autonomous-database-details-example.json
  - type: Examples
    url: examples/database-autonomous-database-example.json
  - type: Examples
    url: examples/database-db-system-example.json
  - type: Examples
    url: examples/database-autonomous-database-summary-example.json
  - type: Documentation
    url: https://docs.oracle.com/en-us/iaas/Content/Identity/home.htm
  - type: JSONSchema
    url: json-schema/iam-policy-schema.json
  - type: JSONSchema
    url: json-schema/iam-compartment-schema.json
  - type: JSONSchema
    url: json-schema/iam-create-policy-details-schema.json
  - type: JSONSchema
    url: json-schema/iam-create-user-details-schema.json
  - type: JSONSchema
    url: json-schema/iam-group-schema.json
  - type: JSONSchema
    url: json-schema/iam-update-user-details-schema.json
  - type: JSONSchema
    url: json-schema/iam-create-group-details-schema.json
  - type: JSONSchema
    url: json-schema/iam-user-schema.json
  - type: JSONStructure
    url: json-structure/iam-create-group-details-structure.json
  - type: JSONStructure
    url: json-structure/iam-policy-structure.json
  - type: JSONStructure
    url: json-structure/iam-create-user-details-structure.json
  - type: JSONStructure
    url: json-structure/iam-compartment-structure.json
  - type: JSONStructure
    url: json-structure/iam-update-user-details-structure.json
  - type: JSONStructure
    url: json-structure/iam-create-policy-details-structure.json
  - type: JSONStructure
    url: json-structure/iam-user-structure.json
  - type: JSONStructure
    url: json-structure/iam-group-structure.json
  - type: Examples
    url: examples/iam-policy-example.json
  - type: Examples
    url: examples/iam-create-policy-details-example.json
  - type: Examples
    url: examples/iam-create-group-details-example.json
  - type: Examples
    url: examples/iam-group-example.json
  - type: Examples
    url: examples/iam-create-user-details-example.json
  - type: Examples
    url: examples/iam-compartment-example.json
  - type: Examples
    url: examples/iam-update-user-details-example.json
  - type: Examples
    url: examples/iam-user-example.json
  - type: Documentation
    url: https://docs.oracle.com/en-us/iaas/Content/ContEng/home.htm
  - type: JSONSchema
    url: json-schema/oke-node-pool-schema.json
  - type: JSONSchema
    url: json-schema/oke-node-pool-summary-schema.json
  - type: JSONSchema
    url: json-schema/oke-create-cluster-details-schema.json
  - type: JSONSchema
    url: json-schema/oke-create-node-pool-details-schema.json
  - type: JSONSchema
    url: json-schema/oke-update-cluster-details-schema.json
  - type: JSONSchema
    url: json-schema/oke-cluster-summary-schema.json
  - type: JSONSchema
    url: json-schema/oke-cluster-schema.json
  - type: JSONStructure
    url: json-structure/oke-cluster-structure.json
  - type: JSONStructure
    url: json-structure/oke-node-pool-summary-structure.json
  - type: JSONStructure
    url: json-structure/oke-update-cluster-details-structure.json
  - type: JSONStructure
    url: json-structure/oke-create-node-pool-details-structure.json
  - type: JSONStructure
    url: json-structure/oke-node-pool-structure.json
  - type: JSONStructure
    url: json-structure/oke-create-cluster-details-structure.json
  - type: JSONStructure
    url: json-structure/oke-cluster-summary-structure.json
  - type: Examples
    url: examples/oke-cluster-summary-example.json
  - type: Examples
    url: examples/oke-create-cluster-details-example.json
  - type: Examples
    url: examples/oke-cluster-example.json
  - type: Examples
    url: examples/oke-node-pool-example.json
  - type: Examples
    url: examples/oke-update-cluster-details-example.json
  - type: Examples
    url: examples/oke-node-pool-summary-example.json
  - type: Examples
    url: examples/oke-create-node-pool-details-example.json
  - type: Documentation
    url: https://docs.oracle.com/en-us/iaas/Content/Functions/home.htm
  - type: JSONSchema
    url: json-schema/functions-create-function-details-schema.json
  - type: JSONSchema
    url: json-schema/functions-create-application-details-schema.json
  - type: JSONSchema
    url: json-schema/functions-application-summary-schema.json
  - type: JSONSchema
    url: json-schema/functions-function-summary-schema.json
  - type: JSONSchema
    url: json-schema/functions-function-schema.json
  - type: JSONSchema
    url: json-schema/functions-application-schema.json
  - type: JSONStructure
    url: json-structure/functions-function-summary-structure.json
  - type: JSONStructure
    url: json-structure/functions-application-structure.json
  - type: JSONStructure
    url: json-structure/functions-create-function-details-structure.json
  - type: JSONStructure
    url: json-structure/functions-create-application-details-structure.json
  - type: JSONStructure
    url: json-structure/functions-application-summary-structure.json
  - type: JSONStructure
    url: json-structure/functions-function-structure.json
  - type: Examples
    url: examples/functions-application-example.json
  - type: Examples
    url: examples/functions-function-example.json
  - type: Examples
    url: examples/functions-create-function-details-example.json
  - type: Examples
    url: examples/functions-create-application-details-example.json
  - type: Examples
    url: examples/functions-application-summary-example.json
  - type: Examples
    url: examples/functions-function-summary-example.json
  - type: Documentation
    url: https://docs.oracle.com/en-us/iaas/Content/Monitoring/home.htm
  - type: JSONSchema
    url: json-schema/monitoring-metric-data-schema.json
  - type: JSONSchema
    url: json-schema/monitoring-create-alarm-details-schema.json
  - type: JSONSchema
    url: json-schema/monitoring-update-alarm-details-schema.json
  - type: JSONSchema
    url: json-schema/monitoring-summarize-metrics-data-details-schema.json
  - type: JSONSchema
    url: json-schema/monitoring-metric-schema.json
  - type: JSONSchema
    url: json-schema/monitoring-alarm-schema.json
  - type: JSONSchema
    url: json-schema/monitoring-alarm-summary-schema.json
  - type: JSONStructure
    url: json-structure/monitoring-summarize-metrics-data-details-structure.json
  - type: JSONStructure
    url: json-structure/monitoring-create-alarm-details-structure.json
  - type: JSONStructure
    url: json-structure/monitoring-alarm-structure.json
  - type: JSONStructure
    url: json-structure/monitoring-update-alarm-details-structure.json
  - type: JSONStructure
    url: json-structure/monitoring-metric-data-structure.json
  - type: JSONStructure
    url: json-structure/monitoring-alarm-summary-structure.json
  - type: JSONStructure
    url: json-structure/monitoring-metric-structure.json
  - type: Examples
    url: examples/monitoring-alarm-example.json
  - type: Examples
    url: examples/monitoring-metric-data-example.json
  - type: Examples
    url: examples/monitoring-create-alarm-details-example.json
  - type: Examples
    url: examples/monitoring-update-alarm-details-example.json
  - type: Examples
    url: examples/monitoring-a

# --- truncated at 32 KB (404 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/oracle-cloud/refs/heads/main/apis.yml