Making a first API call
After completing the setup guide, you should verify that you are able to make a successful request.
Use the List available markets endpoint to verify the markets you have access to based on your subscription type.
Test Request via Rapidapi
A good request would return a HTTP Status code of 200 and a JSON response looking similar to the one bellow
The example above shows that all prediction markets can be accessed . (all markets listed in allowed_for_your_subscription)
The market is a optional parameter that can be specified when requesting predictions.
Available prediction markets
Last updated