Documentation
Introduction to the API
Introduction to the API
More information about the API of WatchFooty
Primary use for this API is to integrate our embeds into your own applications whilst also being able to present your own live score data.
Endpoints
The API has the following endpoints:
/api/v1/matches/[sport]
: This endpoint allows you to get the matches available to watch for a specific sport./api/v1/match/[id]
: This endpoint allows you to get the details for a match./api/v1/poster/[id]
: This endpoint allows you to get the poster for a match./api/v1/team-logo/[id]
: This endpoint allows you to get the logo for a team./api/v1/league-logo/[id]
: This endpoint allows you to get the logo for a league./api/v1/sports
: This endpoint allows you to get the sports available to watch.
Rules
- The API has no rate limits but we reserve the right to block abuse (please implement caching).
- The embeds can be used for commercial and non-commercial purposes as long as the embeds are not altered.
- Embeds are allowed to be used on other websites.
- NO altering the functionality of our embeds. Violators will be forced to sit down and watch an entire WNBA game.
Contact Us
If you have any questions or need assistance with the API, please contact us at [email protected].