Skip to main content

Overview

You need an API key to call any Fantasy Futbol endpoint. Requests are authenticated with the x-api-key header. Base URL: https://sandbox.api.fantasyfutbol.app/v1

Steps

1

Sign up

Create an account with your email address and password.
2

Verify your email

Check your inbox for the verification email and complete the verification step.
3

Retrieve your API key

Once verified, you will receive a secure PrivateBin link to access your API key. The link expires after 1 hour, so copy and store the key safely.

Use the key in requests

x-api-key: YOUR_API_KEY

Next steps