Get prices
This endpoint allows users to get price information for all symbols, including mark prices, funding rates, and market statistics.
Response
Status 200: Success
Status 404: No prices data available
Status 500: Internal server error
Code Example (Python)
Last updated