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: fogissupport@svenskfotboll.se
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",
}]
}
Powered by Azure API Management.