Get RWA Token Issuance Platforms
Return the list of supported RWA token issuance platforms and their basic info.
Get RWA Token Issuance Platforms › Authorization
Headers
X-OC-APIKEYAPI Key issued by Binance Web3 API for authentication.
X-OC-TIMESTAMPCurrent UTC time in ISO 8601 format with millisecond precision, e.g. 2026-05-11T10:08:57.715Z.
X-OC-SIGNRequest signature (Base64 encoded).
X-OC-RECV-WINDOWAllowed time deviation in milliseconds. Default 5000, max 60000.
X-OC-NONCEUnique request identifier to prevent replay attacks. Falls back to X-OC-SIGN when omitted.
Query Parameters
platformIdPlatform identifier (ondo=Ondo Finance, bstock=bStocks). Optional. If not specified, returns all platforms; when specified, returns only that platform.
Get RWA Token Issuance Platforms › Responses
RWA token issuance platform list returned successfully.
codeBusiness status code. 0 indicates success.
msgStatus message.
List of RWA token issuance platforms.
timestampServer response time, Unix millisecond timestamp.
successWhether the request was successful.
Get RWA Token Price
Batch query RWA token prices, including on-chain price and underlying reference price.
Get RWA Token Price › Authorization
Headers
X-OC-APIKEYAPI Key issued by Binance Web3 API for authentication.
X-OC-TIMESTAMPCurrent UTC time in ISO 8601 format with millisecond precision, e.g. 2026-05-11T10:08:57.715Z.
X-OC-SIGNRequest signature (Base64 encoded).
X-OC-RECV-WINDOWAllowed time deviation in milliseconds. Default 5000, max 60000.
X-OC-NONCEUnique request identifier to prevent replay attacks. Falls back to X-OC-SIGN when omitted.
Query Parameters
binanceChainIdUnique chain identifier (e.g. "1"=Ethereum, "56"=BSC, "CT_501"=Solana).
tokenContractAddressesComma-separated token contract addresses. Maximum 100 per request.
Get RWA Token Price › Responses
Quote data returned successfully.
codeBusiness status code. 0 indicates success.
msgStatus message.
List of token price data.
timestampServer response time, Unix millisecond timestamp.
successWhether the request was successful.
Search RWA Token
Search RWA tokens by keyword or contract address.
Search RWA Token › Authorization
Headers
X-OC-APIKEYAPI Key issued by Binance Web3 API for authentication.
X-OC-TIMESTAMPCurrent UTC time in ISO 8601 format with millisecond precision, e.g. 2026-05-11T10:08:57.715Z.
X-OC-SIGNRequest signature (Base64 encoded).
X-OC-RECV-WINDOWAllowed time deviation in milliseconds. Default 5000, max 60000.
X-OC-NONCEUnique request identifier to prevent replay attacks. Falls back to X-OC-SIGN when omitted.
Query Parameters
keywordSearch keyword (ticker, company name, or contract address). Case-insensitive.
platformIdPlatform filter (ondo=Ondo Finance, bstock=bStocks). Optional. If not specified, returns results from all platforms.
Search RWA Token › Responses
Ticker lookup results returned successfully.
codeBusiness status code. 0 indicates success.
msgStatus message.
List of matched tickers and their tokenized assets.
timestampServer response time, Unix millisecond timestamp.
successWhether the request was successful.
Get RWA Underlying Info
Get the underlying company information for an RWA token.
Get RWA Underlying Info › Authorization
Headers
X-OC-APIKEYAPI Key issued by Binance Web3 API for authentication.
X-OC-TIMESTAMPCurrent UTC time in ISO 8601 format with millisecond precision, e.g. 2026-05-11T10:08:57.715Z.
X-OC-SIGNRequest signature (Base64 encoded).
X-OC-RECV-WINDOWAllowed time deviation in milliseconds. Default 5000, max 60000.
X-OC-NONCEUnique request identifier to prevent replay attacks. Falls back to X-OC-SIGN when omitted.
Query Parameters
binanceChainIdUnique chain identifier (e.g. "1"=Ethereum, "56"=BSC, "CT_501"=Solana).
tokenContractAddressToken contract address.
Get RWA Underlying Info › Responses
Token detail returned successfully.
codeBusiness status code. 0 indicates success.
msgStatus message.
Underlying company information and protections.
timestampServer response time, Unix millisecond timestamp.
successWhether the request was successful.
Get RWA Token List
Get the list of RWA tokens with underlying asset info. Supports filtering by platform and sector tab.
Get RWA Token List › Authorization
Headers
X-OC-APIKEYAPI Key issued by Binance Web3 API for authentication.
X-OC-TIMESTAMPCurrent UTC time in ISO 8601 format with millisecond precision, e.g. 2026-05-11T10:08:57.715Z.
X-OC-SIGNRequest signature (Base64 encoded).
X-OC-RECV-WINDOWAllowed time deviation in milliseconds. Default 5000, max 60000.
X-OC-NONCEUnique request identifier to prevent replay attacks. Falls back to X-OC-SIGN when omitted.
Query Parameters
binanceChainIdUnique chain identifier (e.g. "1"=Ethereum, "56"=BSC, "CT_501"=Solana). Optional. If not specified, returns data from all chains.
platformIdPlatform filter (ondo=Ondo Finance, bstock=bStocks). Optional. If not specified, returns all platforms.
tabIdSector tab filter. Optional. If not specified, returns all sectors. Enum: 1=Serenity Call, 2=SpaceX (SpaceX-related and commercial spaceflight concept stocks), 3=Upcoming Earnings, 4=AI Chips, 5=Storage, 6=Energy, 7=Precious Metals, 8=China ADR (Chinese companies listed in the US), 9=Magnificent 7 (the seven largest US tech giants: Apple, Microsoft, Alphabet, Amazon, Nvidia, Meta, Tesla), 10=Crypto, 11=ETF, 12=Tech Leaders, 13=Buffett Portfolio.
Get RWA Token List › Responses
RWA token list returned successfully.
codeBusiness status code. 0 indicates success.
msgStatus message.
List of RWA tokenized assets.
timestampServer response time, Unix millisecond timestamp.
successWhether the request was successful.
Get RWA Underlying Market Data
Get market data for the underlying asset of an RWA token.
Get RWA Underlying Market Data › Authorization
Headers
X-OC-APIKEYAPI Key issued by Binance Web3 API for authentication.
X-OC-TIMESTAMPCurrent UTC time in ISO 8601 format with millisecond precision, e.g. 2026-05-11T10:08:57.715Z.
X-OC-SIGNRequest signature (Base64 encoded).
X-OC-RECV-WINDOWAllowed time deviation in milliseconds. Default 5000, max 60000.
X-OC-NONCEUnique request identifier to prevent replay attacks. Falls back to X-OC-SIGN when omitted.
Query Parameters
binanceChainIdUnique chain identifier (e.g. "1"=Ethereum, "56"=BSC, "CT_501"=Solana).
tokenContractAddressToken contract address.
Get RWA Underlying Market Data › Responses
Underlying market data returned successfully.
codeBusiness status code. 0 indicates success.
msgStatus message.
Underlying market data for the RWA token.
timestampServer response time, Unix millisecond timestamp.
successWhether the request was successful.