Partner Support
User Flows
General API
- Builder Info
- System Info
- USDC Faucet
User API
- Registration
- Key Management
- Account/User Info
- Account Notifications
- Account Config
- Delegate Signer
Trading API
- Order Management
- Liquidations
- Assets/Withdraw/Settle PnL
- Positions
- Funding
Rewards API
- Trading Rewards
- GETGet Parameters of Each Epoch for All Epochs
- GETGet Epochs Data
- GETGet Broker Allocation History
- GETGet Wallet Trading Rewards History
- GETGet Account Trading Rewards History
- GETGet Current Epoch Estimate
- GETGet Current Epoch Estimate by Broker
- GETGet the Status of Trading Rewards Programme
- GETGet Symbol Rewards Category
- GET
- Market Making Rewards
Staking & Valor API
- Staking
- Valor
Builder API
- User Data
- Trading Campaigns
- Fee Setting
- Referral Program
Market Data API
- TradingView
- Funding Rates
- Market Info
Websocket API
- Introduction
- PING/PONG
- Authentication
- Error Response
- Public Market Data
- Private User Data
Get Epochs Data
Limit: 10 requests per 1 second per IP address
Get data of each epoch from epoch 1 to current epoch
GET /v1/public/trading_rewards/epoch_data
Response
The sum of all confirmed $ORDER trading rewards order on Orderly level
The sum of all confirmed es$ORDER trading rewards order on Orderly level
The total amount of all trader scores for every broker in this epoch. This value is 0 for epoch == current epoch
Note: This value can be updated during the 7 days grace period after an epoch has ended
The total amount of all trader scores for every broker in this epoch. This value is 0 for epoch == current epoch
Note: This value can be updated during the 7 days grace period after an epoch has ended
Type of reward distributed for this epoch ($ORDER or es$ORDER)
Ongoing
= Current epoch in progressPending
= during the 7 days grace period where Orderly can stop/modify distribution.Confirmed
= After the 7 days grace period, rewards are finalized and ready for users to claim.0
= Future epoch
The total amount of rewards Orderly distributed for this epoch. This value is 0 for epoch == current epoch
Note: This value for might be updated during the 7 days grace period after the current epoch has ended
The total amount of rewards Orderly distributed for this epoch. This value is 0 for epoch == current epoch
Note: This value for might be updated during the 7 days grace period after the current epoch has ended