/
BI
binibit
/
WebApp
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 5h ago · Updated 1d ago
Details
Filter operations
ApiAffiliate
16
ApiApiKeys
3
ApiAvatars
4
ApiBananatechWebhook
1
ApiBiniChainConnect
1
ApiChat
1
ApiClientLogs
1
ApiCurrencies
2
ApiCurrencyListings
24
ApiCurrencyOfferings
6
ApiCurrencyPairs
6
ApiDeals
5
ApiExternalPayments
5
ApiFaq
1
ApiFinance
21
ApiFutures
23
ApiHealthcheck
3
ApiHelpdeskFiles
2
ApiHelpdeskTickets
6
ApiMobileApps
2
ApiNews
2
ApiOrders
15
get
Get all info for trading page: orders, deals, commissions, currency pairs, etc
get
/api/orders/spreads/{currencyPairsStr}
get
Get orderbook (40 bids + 40 asks)
get
Get top 40 bids of orderbook
get
Get top 40 asks of orderbook
get
Get list of all orders (buy and sell) for user
get
/api/orders/users
get
Get list of bid orders from user
get
Get list of ask orders from user
post
Create Buy or Sell order
delete
Delete selected order
delete
Delete selected order
delete
Delete all user orders for currency pair
post
Notify trade pages that they need to update data
post
Notify trade pages that they need to update data
ApiP2P
55
ApiPaymentCards
18
ApiQuestionnaires
3
ApiStaking
6
ApiStakingAffiliate
8
ApiSupportTelegram
2
ApiTelegramLink
5
ApiTwoFA
1
ApiUser
8
ApiVerificationSumsub
2
ApiOrders
Notify trade pages that they need to update data
post
/api/trades/notify
Request body
Notification[]
required
target
string
nullable
currencyPairCode
string
nullable
userId
string
nullable
Response
Success
Changes