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 Blockchain Platform API

The blockchainPlatform API from Oracle — 15 operation(s) for blockchainplatform.

Oracle Blockchain Platform 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 25 operations across 15 paths, and defines 34 schemas. It is described by OpenAPI 3.2.0, at version 20191010.

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

25 operations 15 paths 34 schemas 4 DELETE10 GET8 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Paths & Operations 25

Across 15 paths, the API surfaces 25 operations — 4 DELETE, 10 GET, 8 POST, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

blockchainPlatform 25
GET
/blockchainPlatforms
List Blockchain Platforms
ListBlockchainPlatforms 8 params → 200400401404429500default
POST
/blockchainPlatforms
Creates a new Blockchain Platform
CreateBlockchainPlatform 2 params body → 202400401404429500default
DELETE
/blockchainPlatforms/{blockchainPlatformId}
Delete a Blockchain Platform
DeleteBlockchainPlatform 3 params → 202400401404409412429500
GET
/blockchainPlatforms/{blockchainPlatformId}
Get Blockchain Platform
GetBlockchainPlatform 2 params → 200400401404429500default
PUT
/blockchainPlatforms/{blockchainPlatformId}
Update a Blockchain Platform
UpdateBlockchainPlatform 3 params body → 202400401404409412429500
POST
/blockchainPlatforms/{blockchainPlatformId}/actions/changeCompartment
Change Blockchain Platform Compartment
ChangeBlockchainPlatformCompartment 4 params body → 202400401404409412500default
POST
/blockchainPlatforms/{blockchainPlatformId}/actions/scale
Scale Blockchain Platform
ScaleBlockchainPlatform 4 params body → 202400401404409412500default
POST
/blockchainPlatforms/{blockchainPlatformId}/actions/scale/preview
Preview Scale Blockchain Platform
PreviewScaleBlockchainPlatform 2 params body → 200400401404429500default
POST
/blockchainPlatforms/{blockchainPlatformId}/actions/start
Start a Blockchain Platform
StartBlockchainPlatform 3 params → 202400401404409412429500
POST
/blockchainPlatforms/{blockchainPlatformId}/actions/stop
Stop a Blockchain Platform
StopBlockchainPlatform 3 params → 202400401404409412429500
GET
/blockchainPlatforms/{blockchainPlatformId}/osns
List Blockchain Platform OSNs
ListOsns 8 params → 200400401404429500default
POST
/blockchainPlatforms/{blockchainPlatformId}/osns
Create Blockchain Platform OSN
CreateOsn 4 params body → 202400401404409412500default
DELETE
/blockchainPlatforms/{blockchainPlatformId}/osns/{osnId}
Delete a Blockchain Platform Osn
DeleteOsn 4 params → 202400401404409412429500
GET
/blockchainPlatforms/{blockchainPlatformId}/osns/{osnId}
Get Blockchain Platform OSN
GetOsn 3 params → 200400401404429500default
PUT
/blockchainPlatforms/{blockchainPlatformId}/osns/{osnId}
Update Blockchain Platform OSN
UpdateOsn 5 params body → 202400401404409412500default
GET
/blockchainPlatforms/{blockchainPlatformId}/peers
List Blockchain Platform Peers
ListPeers 8 params → 200400401404429500default
POST
/blockchainPlatforms/{blockchainPlatformId}/peers
Create Blockchain Platform Peer
CreatePeer 3 params body → 202400401404409412429500
DELETE
/blockchainPlatforms/{blockchainPlatformId}/peers/{peerId}
Delete a Blockchain Platform Peer
DeletePeer 4 params → 202400401404409412429500
GET
/blockchainPlatforms/{blockchainPlatformId}/peers/{peerId}
Get Blockchain Platform peer
GetPeer 3 params → 200400401404429500default
PUT
/blockchainPlatforms/{blockchainPlatformId}/peers/{peerId}
Update a Blockchain Platform Peer
UpdatePeer 4 params body → 202400401404409412429500
GET
/workRequests
List Work Requests
ListWorkRequests 7 params → 200400401404429500default
DELETE
/workRequests/{workRequestId}
DELETE Work Request
DeleteWorkRequest 3 params → 202400401404409412429500
GET
/workRequests/{workRequestId}
GET Work Request Status
GetWorkRequest 2 params → 200400401404429500default
GET
/workRequests/{workRequestId}/errors
Lists work request errors
ListWorkRequestErrors 4 params → 200400401404429500default
GET
/workRequests/{workRequestId}/logs
Lists work request logs
ListWorkRequestLogs 4 params → 200400401404429500default

Schemas 34

The contract defines 34 schemas that model the data the API accepts and returns. The most detailed are BlockchainPlatform (23 properties), ScaledBlockchainPlatformPreview (16 properties), BlockchainPlatformSummary (13 properties), CreateBlockchainPlatformDetails (11 properties). Each schema is shown below with its type and property counts.

ReplicaDetails
object
Number of replicas of service components like Rest Proxy, CA and Console
3 properties
BlockchainPlatformComponentDetails
object
Blockchain Platform component details.
2 properties
Error
object
Error Information.
2 properties 2 required
CreateBlockchainPlatformDetails
object
Blockchain Platform details for creating a new service.
11 properties 5 required
PeerCollection
object
Result of a peer list or search. Contains PeerSummary
1 property 1 required
BlockchainPlatformSummary
object
Blockchain Platform Instance Summary.
13 properties 4 required
UpdateBlockchainPlatformDetails
object
Blockchain Platform details for updating a service.
7 properties
WorkRequestCollection
object
Result of a platform list or search. Contains WorkRequestSummary
1 property 1 required
OsnCollection
object
Result of a OSN list or search. Contains OsnSummary
1 property 1 required
ScaledBlockchainPlatformPreview
object
Blockchain Platform Instance Description Preview after Scaling.
16 properties 4 required
UpdateOsnDetails
object
OSN attributes that can be updated.
1 property 1 required
UpdatePeerDetails
object
peer to modify ocpu allocation
1 property 1 required
ScaledPlatformMeteringPreview
object
Blockchain Platform Metering Preview after Scaling
5 properties
ScaleBlockchainPlatformDetails
object
Scale operation details for a blockchain platform. The scale operation payload has multiple options - Add one or more Ordering Service Node (addOsns) - Add one…
8 properties
WorkRequestResource
object
A resource created or operated on by a work request.
4 properties 3 required
ModifyPeerDetails
object
peer to modify ocpu allocation
2 properties 2 required
CreateOsnDetails
object
The Ordering Service Node details to be added
2 properties 1 required
ScaleStorageDetails
object
storage size to increase
1 property 1 required
WorkRequestErrorCollection
object
Result of a platform list or search. Contains WorkRequestError
1 property 1 required
WorkRequestSummary
object
A description of workrequest status
9 properties 6 required
Osn
object
An Ordering Service Node details
4 properties 2 required
WorkRequestError
object
An error encountered while executing a work request.
3 properties 3 required
Peer
object
A Peer details
7 properties 4 required
PeerSummary
object
Peer summary information for returning in a list.
2 properties
OcpuAllocationNumberParam
object
OCPU allocation parameter
1 property 1 required
OcpuUtilizationInfo
object
Ocpu utilization for a VM host
3 properties
CreatePeerDetails
object
The Peer details to be added
4 properties 3 required
WorkRequestLogEntry
object
A log message from the execution of a work request.
2 properties 2 required
OsnSummary
object
OSN summary information for returning in a list.
2 properties
BlockchainPlatform
object
Blockchain Platform Instance Description.
23 properties 5 required
BlockchainPlatformCollection
object
Result of a platform list or search. Contains BlockchainPlatformSummary
1 property 1 required
WorkRequestLogEntryCollection
object
Result of a platform lpnist or search. Contains WorkRequestLogEntry
1 property 1 required
ChangeBlockchainPlatformCompartmentDetails
object
Input payload to change a resource's compartment.
1 property 1 required
WorkRequest
object
A description of workrequest status
9 properties 7 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

oracle-blockchainplatform-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 Blockchain Platform 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.