Skip to main content

Get started in four steps

1

Get your API key

Create a free account, verify your email, and retrieve your API key. You will use this key in the x-api-key header on every request.Read the guide: Get your API key.
2

Create your first fantasy league

Create the core league your users will play in. You will use the returned fantasy_league_id in mini leagues, squads, and pricing.Start here: Create fantasy league.
3

Configure points and player prices

Upload your points configuration and player prices so lineups can be scored and priced correctly for the league.
4

Launch mini leagues and squads

Create mini leagues for competition and squads for your users to manage lineups across the season.

Base URL and auth

Base URL: https://sandbox.api.fantasyfutbol.app/v1 All requests require the API key header:
x-api-key: YOUR_API_KEY

Next guides