AIK Fotboll AB — Investor Relations & Filings
AIK Fotboll AB manages the professional football operations for the AIK Fotbollsförening, one of the most historic and successful football clubs, founded in 1891. The company's primary activities involve the management of its men's, women's, and junior elite teams. The men's team is a long-standing competitor in the top-tier Allsvenskan league, with numerous championship titles to its name. The organization's business operations include the sale of match tickets and merchandise, as well as the development of corporate partnerships and sponsorships. The company also engages in player development and transfers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| AIK Fotboll förlänger avtalet för Nationalarenan, Strawberry Arena | 2026-04-24 | Swedish | |
| Interim / Quarterly Report 2025 | 2026-02-12 | Swedish | |
| José Riveiro ny chefstränare för AIK Fotboll | 2026-01-16 | Swedish | |
| Mikkjal Thomassen lämnar rollen som chefstränare | 2026-01-04 | Swedish | |
| Interim / Quarterly Report 2025 | 2025-11-12 | Swedish | |
| Interim / Quarterly Report 2025 | 2025-08-28 | Swedish |
Market data
Market data not available
Price history
Peer group · Activities of sports clubs
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CENTRAL SPORTS CO.,LTD.
Operates a network of sports and fitness clubs for all ages…
|
4801 | JP | Arts, sports and recreation |
|
Eagle Football Holdings Limited
Global holding company that owns and operates a portfolio o…
|
OLG | FR | Arts, sports and recreation |
|
FENERBAHÇE FUTBOL A.Ş.
Manages a sports club's professional teams and diverse comm…
|
FENER | TR | Arts, sports and recreation |
|
Futebol Clube do Porto
A professional multi-sports club with a highly successful P…
|
FCP | PT | Arts, sports and recreation |
|
GALATASARAY SPORTİF SINAİ VE TİCARİ YATIRIMLAR A.Ş.
Manages media rights, advertising, and sponsorships for a m…
|
GSRAY | TR | Arts, sports and recreation |
|
Gks Gieksa Katowice Spolka Akcyjna
Operates a professional multi-sport club with football, ice…
|
GKS | PL | Arts, sports and recreation |
|
GUILD ESPORTS PLC
A former esports organization that managed competitive team…
|
GILD | GB | Arts, sports and recreation |
|
INTERCITY
The first publicly traded professional football club in its…
|
CITY | ES | Arts, sports and recreation |
|
Juventus Football Club
A professional football organization managing teams, mercha…
|
JUVE | IT | Arts, sports and recreation |
|
Madison Square Garden Sports Corp.
A professional sports company that owns the New York Knicks…
|
MSGS | US | Arts, sports and recreation |
AIK Fotboll AB via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/10180/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=10180 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=10180 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=10180 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 10180}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for AIK Fotboll AB (id: 10180)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.