Temporada 2025-26 · Live Data

FC Barcelona
API

A public REST API serving FC Barcelona squad, matches, and standings data. Explore through an interactive terminal or browse the API docs.

Més que un club

REST · JSON · Open

Try the API

Simple, fast, and well-documented endpoints

$ curl https://api.fc-barcelona.app/api/squad
{
  "data": [
    {
      "name": "Marc-André ter Stegen",
      "number": 1,
      "position": "GK",
      "nationality": "Germany"
    },
    {
      "name": "Lamine Yamal",
      "number": 19,
      "position": "FW",
      "nationality": "Spain"
    }
  ]
}

Terminal · Interactive

Interactive Terminal

A retro terminal interface to explore the API

visitor@barca-api:~

Next Match

No upcoming matches

La Liga

La Liga Standings

Current league table powered by the API

#TeamPWDLPts
1Barcelona🏆38311694
2Real Madrid38275686
3Villarreal382261072
4Atlético Madrid382161169
5Real Betis381515860
6Celta Vigo3814121254
7Getafe381561751
8Rayo Vallecano3812141250
9Valencia3813101549
10Real Sociedad3811131446

Squad · Live

Starting XI

Current 4-3-3 formation with live squad data

13
2
3
4
5
6
8
16
7
9
10

API · Endpoints

Endpoints

All the data you need, ready to use

FAQ

Frequently Asked Questions

Everything you need to know about Barça API

Yes, completely free for personal and educational use. No API key or registration required — just make a GET request and you're good to go.