Loading...
Loading...
A list of all available endpoints for soccer games
Welcome to Scorefam! We're thrilled to have you here. Explore our PredictPro documentation to access comprehensive information about how you can integrate PredictPro into your platform.
We hope you find the information you need to build your dream sport tournament application! If you have any questions, feedback, or need assistance, don't hesitate to reach out to our dedicated support team on telegram - @nvzvhenry & @cryptosolzz
All of our football APIs require an API Key. You can get an API token from reaching out to @nvzvhenry or @simisolzz on telegram.
To make our first request, we’ll need to get authenticated first.
Authenticate using a request header
You can also pass your key via an 'Authorization' header, like so:
x-api-key
YOUR_API_KEY
When making a request, a code response will always be returned. The following are all possible HTTP response codes for any request made to the API:
200: OK
Request Succeeded
400: Bad Request
It seems that some part of the request is malformed. The exact reason is returned in the response.
429: Too Many Requests
Too many requests. In order to make the API as responsive as possible, you have an hourly request limit.