Welcome to SvFF API portal!

We provide APIs with access to Swedish Football data.

Sign up Explore APIs

Partners can have access to data

Have update on
up to 4000 games daily

Our APIs provides access to our games.

Powered by SvFF

Swedish FA / Svenska Fotbollförbundet

About us

Read more about the Swedish FA on https://svenskfotboll.se

Contact: api-support@svenskfotboll.se

Our APIs

Picture

Fogis Mer

Access for partners to competitions, games

Try it out
Picture

Fogis Open

Access to basic Club data

Try it out
Picture

Fogis Club

Specific access to one clubs data


Try it out

Subscribe to events

Intro to our message bus service (in swedish)

Example of the extracting clubs in one association

GET https://api-fogis-test.azure-api.net/fogistemplates-mer/clubs[?ffid]

{
"clubs": [{

"clubId": 0,

"name": "string",

"associationId": 0,

"teamImageUrl": "string",

"teamImageSmUrl": "string",

"teamImageSmlUrl": "string",

"websiteUrl": "string",

"municipality": "string",

}]
}