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 AI Service Vision API

The AIServiceVision API from Oracle — 35 operation(s) for aiservicevision.

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

Tagged areas include AIServiceVision. The published artifact set on APIs.io includes an OpenAPI specification and an API reference.

This API exposes 54 operations across 35 paths, and defines 91 schemas. It is described by OpenAPI 3.2.0, at version 20220125.

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

54 operations 35 paths 91 schemas 7 DELETE19 GET22 POST6 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Paths & Operations 54

Across 35 paths, the API surfaces 54 operations — 7 DELETE, 19 GET, 22 POST, 6 PUT. Each is listed below with its method, path, parameters, and response codes.

AIServiceVision 54
POST
/actions/analyzeDocument
Perform document analysis.
AnalyzeDocument 1 param body → 200400401404409413429500
POST
/actions/analyzeImage
Perform image analysis.
AnalyzeImage 1 param body → 200400401404409413429500
POST
/documentJobs
Create a batch document analysis job.
CreateDocumentJob 2 params body → 200400401404409429500default
GET
/documentJobs/{documentJobId}
Get details of a batch document job.
GetDocumentJob 2 params → 200400401404429500default
POST
/documentJobs/{documentJobId}/actions/cancel
Cancel a batch document job.
CancelDocumentJob 3 params → 202400401404412429500default
POST
/imageJobs
Create a batch image analysis job.
CreateImageJob 2 params body → 200400401404409429500default
GET
/imageJobs/{imageJobId}
Get details of a batch image job.
GetImageJob 2 params → 200400401404429500default
POST
/imageJobs/{imageJobId}/actions/cancel
Cancel a batch image job.
CancelImageJob 3 params → 202400401404412429500default
GET
/models
Gets a list of all models in a compartment
ListModels 10 params → 200400401404429500default
POST
/models
Creates a new model .
CreateModel 2 params body → 201400401404409429500default
DELETE
/models/{modelId}
Delete a model.
DeleteModel 3 params → 202400401404412429500default
GET
/models/{modelId}
Get a model.
GetModel 2 params → 200400401404429500default
PUT
/models/{modelId}
Update the metadata about the model.
UpdateModel 3 params body → 202400401404405412429500
POST
/models/{modelId}/actions/changeCompartment
Moves a model into a different compartment.
ChangeModelCompartment 3 params body → 204401404409412429500
GET
/projects
Gets a list of all the projects in a compartment.
ListProjects 9 params → 200400401404429500default
POST
/projects
Creates a new project.
CreateProject 2 params body → 201400401404409429500default
DELETE
/projects/{projectId}
Delete a project.
DeleteProject 3 params → 202400401404412429500default
GET
/projects/{projectId}
Get a project.
GetProject 2 params → 200400401404429500default
PUT
/projects/{projectId}
Update the metadata about the project.
UpdateProject 3 params body → 202400401404405412429500
POST
/projects/{projectId}/actions/changeCompartment
Move a project into a different compartment.
ChangeProjectCompartment 3 params body → 204401404409412429500
GET
/streamGroups
list streamGroups.
ListStreamGroups 8 params → 200400401404409429500default
POST
/streamGroups
Register a new streamGroup.
CreateStreamGroup 2 params body → 201400401404409429500default
DELETE
/streamGroups/{streamGroupId}
Delete a streamGroup.
DeleteStreamGroup 3 params → 202400401404409412429500
GET
/streamGroups/{streamGroupId}
Get streamGroup information.
GetStreamGroup 2 params → 200400401404409429500default
PUT
/streamGroups/{streamGroupId}
Update a streamGroup.
UpdateStreamGroup 3 params body → 202400401404409412429500
POST
/streamGroups/{streamGroupId}/actions/changeCompartment
Move a streamGroup into a different compartment.
ChangeStreamGroupCompartment 4 params body → 202401404409412429500
GET
/streamJobs
Get list of stream Jobs
ListStreamJobs 9 params → 200400401404429500default
POST
/streamJobs
Create a stream analysis job with given inputs and features.
CreateStreamJob 2 params body → 201400401404409429500default
DELETE
/streamJobs/{streamJobId}
Get details of a stream analysis job.
DeleteStreamJob 3 params → 202400401404429412500default
GET
/streamJobs/{streamJobId}
Get details of a stream analysis job.
GetStreamJob 2 params → 200400401404429500default
PUT
/streamJobs/{streamJobId}
Create a stream analysis job with given inputs and features.
UpdateStreamJob 3 params body → 202400401404409412429500
POST
/streamJobs/{streamJobId}/actions/changeCompartment
Move a streamJob into a different compartment.
ChangeStreamJobCompartment 4 params body → 202401404409412429500
POST
/streamJobs/{streamJobId}/actions/start
End a stream analysis job.
StartStreamJob 4 params → 202400401404409412429500
POST
/streamJobs/{streamJobId}/actions/stop
End a stream analysis Run.
StopStreamJob 4 params → 202400401409404412429500
GET
/streamSources
list streamSources.
ListStreamSources 9 params → 200400401404409429500default
POST
/streamSources
Register a new streamSource.
CreateStreamSource 2 params body → 201400401404409429500default
DELETE
/streamSources/{streamSourceId}
Delete a streamSource.
DeleteStreamSource 3 params → 202400401404409412429500
GET
/streamSources/{streamSourceId}
Get streamSource information.
GetStreamSource 2 params → 200400401404409429500default
PUT
/streamSources/{streamSourceId}
Update a streamSource.
UpdateStreamSource 3 params body → 202400401404409412429500
POST
/streamSources/{streamSourceId}/actions/changeCompartment
Move a streamSource into a different compartment.
ChangeStreamSourceCompartment 4 params body → 202401404409412429500
POST
/videoJobs
Create a video analysis job with given inputs and features.
CreateVideoJob 2 params body → 200400401404409429500default
GET
/videoJobs/{videoJobId}
Get details of a video analysis job.
GetVideoJob 2 params → 200400401404429500default
POST
/videoJobs/{videoJobId}/actions/cancel
Cancel a video analysis job.
CancelVideoJob 3 params → 202400401404412429500default
GET
/visionPrivateEndpoints
Gets a list of all the visionPrivateEndpoints in a compartment.
ListVisionPrivateEndpoints 9 params → 200400401404429500default
POST
/visionPrivateEndpoints
Creates a new visionPrivateEndpoint.
CreateVisionPrivateEndpoint 2 params body → 201400401404409429500default
DELETE
/visionPrivateEndpoints/{visionPrivateEndpointId}
Delete a visionPrivateEndpoint.
DeleteVisionPrivateEndpoint 3 params → 202400401404412429500default
GET
/visionPrivateEndpoints/{visionPrivateEndpointId}
Get a visionPrivateEndpoint.
GetVisionPrivateEndpoint 2 params → 200400401404429500default
PUT
/visionPrivateEndpoints/{visionPrivateEndpointId}
Update the metadata about the visionPrivateEndpoint.
UpdateVisionPrivateEndpoint 3 params body → 202400401404405412429500
POST
/visionPrivateEndpoints/{visionPrivateEndpointId}/actions/changeCompartment
Move a visionPrivateEndpoint into a different compartment.
ChangeVisionPrivateEndpointCompartment 4 params body → 204401404409412429500
GET
/workRequests
A list of work requests.
ListWorkRequests 9 params → 200400401404429500default
DELETE
/workRequests/{workRequestId}
Cancel the work request.
CancelWorkRequest 3 params → 202400401404429409412500
GET
/workRequests/{workRequestId}
Get the work request status.
GetWorkRequest 2 params → 200400401404429500default
GET
/workRequests/{workRequestId}/errors
Lists the work request errors.
ListWorkRequestErrors 6 params → 200400401404429500default
GET
/workRequests/{workRequestId}/logs
Lists work request logs.
ListWorkRequestLogs 6 params → 200400401404429500default

Schemas 91

The contract defines 91 schemas that model the data the API accepts and returns. The most detailed are Model (27 properties), ModelSummary (18 properties), DocumentJob (15 properties), VideoJob (15 properties). Each schema is shown below with its type and property counts.

UpdateProjectDetails
object
The metadata that can be edited after project creation.
4 properties
Landmark
object
The landmark on the face.
3 properties 3 required
Error
object
Error Information.
2 properties 2 required
CreateVideoJobDetails
object
Details about the video analysis.
7 properties 3 required
TableRow
object
A single row in a table.
1 property 1 required
ChangeProjectCompartmentDetails
object
Which compartment the project should be moved to.
1 property 1 required
StreamSource
object
Stream source information
10 properties 5 required
InputLocation
object
The location of the inputs.
1 property 1 required
CreateVisionPrivateEndpointDetails
object
The information needed to create a new visionPrivateEndpoint.
6 properties 2 required
ImageText
object
The detected text.
2 properties 2 required
UpdateStreamSourceDetails
object
The information needed to update stream source
4 properties
Label
object
A label describing an image. Every label returned by the pre-deployed model is in English.
2 properties 2 required
ModelCollection
object
The results of a model search.
1 property 1 required
WorkRequestSummaryCollection
object
The results of a workRequest search.
1 property 1 required
Model
object
Machine-learned Model.
27 properties 8 required
ModelSummary
object
The metadata about the model.
18 properties 7 required
WorkRequestSummary
object
A summary of the status of a work request.
9 properties 7 required
StreamJobCollection
object
The results of a stream job search.
1 property 1 required
Dimensions
object
The width and height of a page.
3 properties 3 required
CreateImageJobDetails
object
The details of the batch image analysis.
6 properties 3 required
NormalizedVertex
object
An (x, y) coordinate in the image with dimensions normalized from zero to one. The origin is at top left, with the positive x-axis pointing right and the posit…
2 properties 2 required
ProjectCollection
object
The results of a project search.
1 property 1 required
Cell
object
A single cell in a table.
6 properties 6 required
ImageJob
object
The job details for a batch image analysis.
13 properties 6 required
OntologyClass
object
Images and ImageObjects can be labeled with an OntologyClass.
3 properties 1 required
DocumentDetails
object
The details of a document to analyze.
1 property 1 required
ImageFeature
object
The type of image analysis.
1 property 1 required
CreateStreamGroupDetails
object
The information needed to create a stream group
7 properties 1 required
StreamSourceDetails
object
Details about a stream source
2 properties 2 required
UpdateStreamGroupDetails
object
The information needed to create a stream group
6 properties
ProjectSummary
object
the metadata about the project.
10 properties 4 required
DocumentFeature
object
The type of document analysis.
1 property 1 required
CreateStreamSourceDetails
object
The information needed to create stream source
5 properties 2 required
StreamSourceCollection
object
The results of a streamSource search.
1 property 1 required
DocumentField
object
Form field.
4 properties 2 required
ChangeStreamSourceCompartmentDetails
object
Which compartment the streamSource should be moved to.
1 property 1 required
StreamNetworkAccessDetails
object
Details about a stream Connection type
1 property 1 required
AnalyzeImageDetails
object
The details of how to analyze an image.
3 properties 2 required
StreamGroupCollection
object
The results of a streamGroup search.
1 property 1 required
BoundingPolygon
object
The object-bounding polygon box.
1 property 1 required
DocumentJob
object
The job details for a batch document analysis.
15 properties 6 required
StreamJobSummary
object
Job details for a stream analysis.
13 properties 7 required
ImageObject
object
The object detected in an image.
3 properties 3 required
FieldValue
object
The value of a form field.
5 properties 4 required
WorkRequestLogEntry
object
A log message from the execution of a work request.
2 properties 2 required
DetectedDocumentType
object
The detected document type.
2 properties 2 required
Dataset
object
The base entity which is the input for creating and training a model.
1 property 1 required
StreamOutputLocation
object
Details about a where results will be Sent
1 property 1 required
WorkRequest
object
The workrequest status details.
9 properties 7 required
ProcessingError
object
The error in document processing.
2 properties 2 required
OutputLocation
object
The Object Storage Location.
3 properties 3 required
AnalyzeDocumentDetails
object
The details of how to analyze a document.
6 properties 2 required
StreamGroup
object
Details for a Stream Group
12 properties 2 required
Line
object
The line of text.
4 properties 4 required
CreateModelDetails
object
The information needed to create a new model.
13 properties 4 required
WorkRequestResource
object
A resource created, or operated on, by a work request.
4 properties 3 required
UpdateModelDetails
object
The metadata which can be edited after model creation.
4 properties
ChangeStreamGroupCompartmentDetails
object
Which compartment the streamGroup should be moved to.
1 property 1 required
AnalyzeDocumentResult
object
The document analysis results.
11 properties 2 required
Page
object
One page document analysis result.
8 properties 1 required
UpdateVisionPrivateEndpointDetails
object
The metadata that can be edited after visionPrivateEndpoint creation.
4 properties
UpdateStreamJobDetails
object
The information needed to update streamjob
6 properties
FieldLabel
object
The label in a field.
2 properties 1 required
WorkRequestError
object
An error encountered while executing a work request.
3 properties 3 required
CreateProjectDetails
object
The information needed to create a new project.
5 properties 1 required
ImageDetails
object
The details of an image to analyze.
1 property 1 required
StreamGroupOverlap
object
List of streamSource OCIDs that have overlapping fields of view
1 property
VisionPrivateEndpointCollection
object
The results of a visionPrivateEndpoint search.
1 property 1 required
StreamGroupSummary
object
Summary for a Stream Group
12 properties 2 required
VisionPrivateEndpoint
object
Vision private endpoint.
12 properties 5 required
StreamJob
object
Job details for a stream analysis.
14 properties 6 required
DocumentMetadata
object
The document information.
2 properties 2 required
VideoJob
object
Job details for a video analysis.
15 properties 6 required
VideoStreamFeature
object
Details about a stream video feature request.
1 property 1 required
VisionPrivateEndpointSummary
object
the metadata about the visionPrivateEndpoint.
11 properties 5 required
CreateStreamJobDetails
object
The information needed to create new Streamjob
7 properties 4 required
AnalyzeImageResult
object
The image analysis results.
10 properties
Face
object
The detected face.
4 properties 3 required
CreateDocumentJobDetails
object
The batch document analysis details.
8 properties 3 required
ChangeVisionPrivateEndpointCompartmentDetails
object
Which compartment the visionPrivateEndpoint should be moved to.
1 property 1 required
Project
object
A Vision Project containing models.
11 properties 4 required
DetectedLanguage
object
The language detected in a document.
2 properties 2 required
WorkRequestErrorCollection
object
The results of a workRequestError search.
1 property 1 required
VideoFeature
object
Details about a video feature request.
1 property 1 required
ChangeStreamJobCompartmentDetails
object
Which compartment the streamJob should be moved to.
1 property 1 required
ChangeModelCompartmentDetails
object
The compartment the model should be moved to.
1 property 1 required
StreamSourceSummary
object
Video stream analysis results.
10 properties 5 required
Word
object
A single word.
3 properties 3 required
Table
object
The table extracted from a document.
7 properties 7 required
FieldName
object
The name of a form field.
4 properties 1 required
WorkRequestLogEntryCollection
object
The results of a workRequestLog search.
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-aiservicevision-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 AI Service Vision 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.