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 Demand Signal API

The demandSignal API from Oracle — 7 operation(s) for demandsignal.

Oracle Demand Signal API is one of 378 APIs that Oracle publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 13 operations across 7 paths, and defines 22 schemas. It is described by OpenAPI 3.2.0, at version 20231107.

Requests are made against 2 base URLs: http://127.0.0.1/20231107, https://127.0.0.1/20231107.

13 operations 7 paths 22 schemas 2 DELETE6 GET3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
20231107
Base URL
https://{host}:{port}/ords/
Resource Areas
1

Paths & Operations 13

Across 7 paths, the API surfaces 13 operations — 2 DELETE, 6 GET, 3 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

demandSignal 13
GET
/occmDemandSignalCatalogResources
List demand signal catalog resources.
ListOccmDemandSignalCatalogResources 8 params → 200400401404429500default
GET
/occmDemandSignalDeliveries
List demand signal delivery resources.
ListOccmDemandSignalDeliveries 8 params → 200400401404429500default
GET
/occmDemandSignalItems
Get detailed information about resource demanded as part of the demand signal.
ListOccmDemandSignalItems 9 params → 200400401404429500default
POST
/occmDemandSignalItems
A post call to create a demand signal item.
CreateOccmDemandSignalItem 2 params body → 200400401404409429500default
POST
/occmDemandSignalItems/actions/bulkCreateDemandSignalItems
A post call to bulk create demand signal items.
BulkCreateOccmDemandSignalItem 2 params body → 200400401404409412429500
DELETE
/occmDemandSignalItems/{occmDemandSignalItemId}
Deletes the demand signal item resource.
DeleteOccmDemandSignalItem 3 params → 204400401404409412429500
GET
/occmDemandSignalItems/{occmDemandSignalItemId}
Get details about a particular demand signal item
GetOccmDemandSignalItem 2 params → 200400401404429500default
PUT
/occmDemandSignalItems/{occmDemandSignalItemId}
Updates the occm demand signal item.
UpdateOccmDemandSignalItem 3 params body → 200400401404409412429500
GET
/occmDemandSignals
List demand signals.
ListOccmDemandSignals 9 params → 200400401404429500default
POST
/occmDemandSignals
A post call to create occm demand signal.
CreateOccmDemandSignal 2 params body → 200400401404409429500default
DELETE
/occmDemandSignals/{occmDemandSignalId}
Deletes the demand signal resource.
DeleteOccmDemandSignal 3 params → 204400401404409412429500
GET
/occmDemandSignals/{occmDemandSignalId}
Get details about a particular demand signal.
GetOccmDemandSignal 2 params → 200400401404429500default
PUT
/occmDemandSignals/{occmDemandSignalId}
Updates the demand signal resource.
UpdateOccmDemandSignal 3 params body → 200400401404409412429500

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are OccmDemandSignalItemSummary (18 properties), OccmDemandSignalItem (18 properties), OccmDemandSignalCatalogResourceSummary (15 properties), CreateOccmDemandSignalItemDetails (13 properties). Each schema is shown below with its type and property counts.

CreateOccmDemandSignalDetails
object
Details about the different fields required for creating OCC Demand Signal.
5 properties 2 required
OccmDemandSignalCatalogResourceCollection
object
A list containing detailed information about different resources.
1 property 1 required
OccmDemandSignalDeliverySummary
object
A summary model containing information about the demand signal delivery resources.
12 properties 7 required
OccmDemandSignalResourcePropertyConstraintsSummary
object
A summary model for the Occm demand signal resource property constraints.
2 properties 2 required
OccmDemandSignalDeliveryCollection
object
A list containing detailed delivery information about different resource demanded as part of the demand signal.
1 property 1 required
OccmDemandSignalItemSummary
object
A summary model containing information about various demand signal resource requests.
18 properties 12 required
OccmDemandSignalResourcePropertyOptionSummary
object
A summary model for the Occm demand signal resource property option. To support range of the options for a property
2 properties 2 required
OccmDemandSignalSummary
object
A summary model for the occm demand signal.
11 properties 7 required
OccmDemandSignalItem
object
An occm demand signal item is a resource that is used to communicate the forecasting need for a particular resource with OCI. It's a sub-resource and need to b…
18 properties 12 required
CreateOccmDemandSignalItemDetails
object
Details about different fields required to create a demand signal item resource.
13 properties 8 required
Error
object
Error Information.
2 properties 2 required
OccmDemandSignalCatalogResourceSummary
object
A summary model containing information about the details of a demand signal catalog resource.
15 properties 7 required
OccmDemandSignalCollection
object
A list of demand signals.
1 property 1 required
OccmDemandSignalResourcePropertyConstraintsCollection
object
A list containing detailed information about a resource's property constraints.
1 property 1 required
OccmDemandSignalResourcePropertiesSummary
object
A summary model for the Occm demand signal resource properties.
7 properties 3 required
UpdateOccmDemandSignalItemDetails
object
Details about different fields used to update the demand signal item.
9 properties
BulkCreateOccmDemandSignalItem
object
The occm demand signal item which will be used for the bulk creation api.
11 properties 7 required
OccmDemandSignal
object
An occm demand signal is a resource that communicates the forecasting needs of a customer to OCI in advance.
11 properties 7 required
OccmDemandSignalResourcePropertiesCollection
object
A list containing detailed information about a resource's properties.
1 property 1 required
UpdateOccmDemandSignalDetails
object
Details about different fields that can be used to update the demand signal.
5 properties
OccmDemandSignalItemCollection
object
A list containing detailed information about different resources demanded as part of a given demand signal.
1 property 1 required
BulkCreateOccmDemandSignalItemDetails
object
Details about the model that is to be used for bulk creating demand signal items.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-demandsignal-api-openapi.yml Raw ↑

Other APIs Oracle publishes across the network.

Oracle Database REST APIs
Oracle Integration Cloud API
Oracle Fusion Cloud Applications API
Oracle Fusion Cloud Financials REST API
Oracle Fusion Cloud HCM REST API
Oracle Fusion Cloud CX Sales and Service REST API
Oracle Fusion Cloud SCM REST API
Oracle Fusion Cloud Procurement REST API
Oracle Content Management API
OCI Generative AI API
OCI AI Vision API
OCI AI Language API
Where this information came from

This is an independent, third-party profile of Oracle Demand Signal 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.