API doc
Majesticer is a data provider on the Sui blockchain, offering various transaction data and cryptocurrency price information. It also provides historical trading records and order book quotes for DeepBook v3. Majesticer further offers APIs that deliver accurate pricing to professional users and institutions, enabling them to trade more efficiently on DeepBook.
Public API LInk :
https://www.majesticer.xyzcurl --request GET --url https://www.majesticer.xyz/api/pending_order_bid?list=30API
Get price api
/api/sui_price
/api/sui_price_number
/api/deep_price
Real Time Deepbook on chain bid
/api/pending_order_bid?list={number}
/api/pending_order_ask?list={number}
Historical sui price - since 2025/1/1
/api/historical_price
Others
/api/api_request
Last updated