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: fogissupport@svenskfotboll.se

Our APIs

Picture

Fogis Mer

Access to competitions, games

Try it out.

Picture

Fogis Alla

Complete access to all official data incl game details live

Try it out.

Picture

Fogis Club

Specific access to one clubs data
(planned)

Example of the extracting clubs in one assosiation

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",

}]
}