This interactive interface allows you to explore and test a small number of endpoints of the API for demonstration purposes; fetch competitions, retrieve props, and access match markets directly.
Each section provides a brief description of the endpoint, input fields for required parameters, and a **"Try it out"** button to execute the request. The response will be displayed in a formatted, syntax-highlighted JSON view for easy reading.
Please ensure you have a valid session ID when making requests that require authentication. You can obtain a session ID by using the POST /session/start endpoint.
Feel free to experiment with different inputs and explore the rich data provided by the Hades Data API!
Note: For demonstration purposes, only a subset of the full API endpoints are available here, and is supported by a free-tier proxy that can be unstable. Any errors should be overcome by retrying the affected endpoint.