Welcome to SvFF API portal!
We provide APIs with access to Swedish Football data.
We provide APIs with access to Swedish Football data.
Our APIs provides access to our games.
Swedish FA / Svenska Fotbollförbundet
Read more about the Swedish FA on https://svenskfotboll.se
Contact: api-support@svenskfotboll.se
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",
}]
}
Powered by Azure API Management.