Retrieve market data
GET/v1/market_data
Retrieve market data snapshot using the specified criteria.
Request
Responses
- 200
- 401
- 403
- 409
- 500
Market data successfully retrieved.
Authentication token is required for this action that was not provided, expired or invalid.
Not authorized for the requested action.
Action could not be completed because of conflict.
Internal server error.