Open API
In this section, you can get acquainted with the Octus Bridge APIs that are used in user interfaces.
You can use these APIs to get data from Octus Bridge for your applications.
Please refer to the attached Swagger schemes.
Bridge API
https://api.octusbridge.io/v1/swagger.yaml |
---|
DAO API
https://dao.octusbridge.io/v1 |
---|
Function call
All of the API call methods below are divided into 2 sections:
Code snippets
The following examples use the libraries:
Link to sample repository: