Get started
Welcome to the documentation for SWC Fantasy Football API!
SWC Fantasy Football API is a read-only RESTful API that you can use to:
- Get all the Teagues from SWC Fantasy Football
- Get all the fantasy Teams from SWC Fantasy Football
- Get all the weekly scores from NFL players using SWC Fantasy Football scoring
The API uses HTTP GET for all requests. Responses are returned in json format. Data is updated daily.
The base URL is [add your API’s base URL]. There are not currently any limits or requests or other type of rate limiting. Please don’t abuse the API.
Authentication
The API provides only public information from SWC Fantasy, so no authentication is required.