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.
All of the API call methods below are divided into 2 sections:
Bridge API: 1. Relayers 2. DAO 3. Staking 4. Transfers
DAO API: 1. Proposals 2. Voters 3. Votes
The following examples use the libraries:
Express (Node.js)arrow-up-right
Axiosarrow-up-right
Body-parserarrow-up-right
Link to sample repository:
Node.js code snippetsarrow-up-right
C# code snippetsarrow-up-right
Python code snippetsarrow-up-right
Last updated 3 years ago