Volleyscoresapi
VolleyScores API provides easy access to Belgian volleyball statistics through a simple REST API. Built for developers, coaches, clubs, and volleyball enthusiasts, it provides structured data for Belgian volleyball competitions, including clubs, teams, matches, results, and rankings. Instead of manually collecting and parsing volleyball data, developers can use this API to integrate Belgian…
Volleyscoresapi endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search /search |
Search for Belgian clubs or teams. |
| GET |
Search club /search/club |
Search for a specific club |
| GET |
Search team /search/team |
Search for a specific team |
| GET |
Get club /get/club |
Get a specific club (you can get the required parameters for this route by first searching for a club) |
| GET |
Get team /get/team |
Get a team (you can get the required parameters by first searching a team by /search/team or by looking at the teams of a specific club) |
Volleyscoresapi pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / minute |
|
| PRO Recommended | $5 / month | 60 / minute |
|
| ULTRA | $15 / month | 300 / minute |
|