Available REST proxy APIs

The HTTP request in the collection uses the available REST APIs of the REST proxy. In Chapter 10Introducing the Oracle Blockchain Cloud Service, I reviewed the available REST APIs, but let's briefly go over them again.

The REST proxy currently in production at Oracle exposes these four resources (https://docs.oracle.com/en/cloud/paas/blockchain-cloud/rest-api/rest-endpoints.html):

Task

Method

Path

Invoke a method (Sync)

POST

/bcsgw/rest/v1/transaction/invocation

Invoke a query

POST

/bcsgw/rest/v1/transaction/query

View the status of a specific transaction

GET

/bcsgw/rest/v1/transaction

View version

GET

/bcsgw/rest/version

The REST proxy APIs

The tasks that use the POST ...

Get Blockchain across Oracle now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.