alex-v1
alex-v1 copied to clipboard
Order book endpoint (/v1/orderbook/WSTX_SUSDT) returns a blank page
Description
I'm attempting to fetch order book data from the endpoint https://api.alexgo.io//v1/orderbook/WSTX_SUSDT. However, the response is a blank page with no data and no error messages.
Here's what I've tried:
Other endpoints: I've successfully used other endpoints within the API (/v1/pairs etc), which indicates the issue might be specific to the order book endpoint. Could you please provide guidance on the following:
Is there a known issue with the /v1/orderbook/WSTX_SUSDT endpoint? Are there specific requirements or limitations for this endpoint that I might be missing?