| title | description |
|---|---|
Get started |
Welcome to Scrapebet! |
Scrapebet provides a real-time API with sports events, stats and mainly, betting odds.
The first thing you need to know is how Authentication works and generate your first token. This is a mandatory step to access the endpoints.
Before making your first call, we highly suggest to make a fast-check in "References".
{%hint success%}Don't forget to assign your Timezone and date.{%endhint%}
Scrapebet works with just a few simple and unified endpoints that allows you to filter efficiently all the information you need.
There are more endpoints that you will find in each section, those are the most important and the endpoints you'll frequently use.
{%hint danger%}
Please do not use any other HTTP method than GET.
Using methods like PUT or POST will result in a 404 or 403. Check http-error-codes.md for more information.
{%endhint%}
{%hint danger%}
Don't use ending slashes / to avoid 301 redirections.
{%endhint%}
Just one more thing before you go. This is how data is structured internally in our API. You may find this diagram flow useful to learn how sports, teams, events, countries,... are related to each other.