Skip to main content
Retrieve market summary statistics by market ID and return it as a JSON object.
object
required
The market identifier
object
required
Dictionary containing market summary data if found, None otherwise
Raises
  • ValueError — If API_SERVER_URL environment variable is not set
Example