DESCRIPTIONRetrieves the current price ticker for a specified trading symbol, providing users with the latest price information, including the bid, ask, and last trade prices.
Request
Query Params
Header Params
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location-g--request GET 'https://endpoint-gateway.maxbit.com/api/v3/ticker/price?symbol=ETH_THB&symbols=BTC_THB,ETH_USDT×tamp=1718855898528&signature={{signature}}' \
--header'X-MBX-APIKEY: {{maxbit-api-key}}' \
--header'Content-Type: application/json'