
Aramark — Investor Relations & Filings
Aramark is a global provider of food services, facilities management, and uniform services. The company serves a diverse range of clients in sectors including education, healthcare, business and industry, sports and entertainment, and corrections. Core offerings encompass dining, catering, and refreshment services; building operations and maintenance; and the rental and supply of work apparel. Operating with a hospitality-focused culture, Aramark aims to create positive experiences for the millions of people it serves daily in places where they work, learn, recover, and play.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 4 - ARAMARK (0001584509) (Filer) | 2026-02-20 | English | |
| 8-K - ARAMARK (0001584509) (Filer) | 2026-02-20 | English | |
| 10-Q - ARAMARK (0001584509) (Filer) | 2026-02-10 | English | |
| 8-K - Aramark (0001584509) (Filer) | 2026-02-10 | English | |
| SCHEDULE 13G/A Filing | 2026-02-05 | English | |
| 4 - ARAMARK (0001584509) (Filer) | 2026-02-04 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 32894500 | 4 - ARAMARK (0001584509) (Filer) | 2026-02-20 | English | ||
| 32894506 | 8-K - ARAMARK (0001584509) (Filer) | 2026-02-20 | English | ||
| 32894511 | 10-Q - ARAMARK (0001584509) (Filer) | 2026-02-10 | English | ||
| 19423185 | 8-K - Aramark (0001584509) (Filer) | 2026-02-10 | English | ||
| 30730499 | SCHEDULE 13G/A Filing | 2026-02-05 | English | ||
| 32894501 | 4 - ARAMARK (0001584509) (Filer) | 2026-02-04 | English | ||
| 32894502 | 4 - ARAMARK (0001584509) (Filer) | 2026-02-04 | English | ||
| 32894503 | 4 - ARAMARK (0001584509) (Filer) | 2026-02-04 | English | ||
| 32894504 | 4 - ARAMARK (0001584509) (Filer) | 2026-02-04 | English | ||
| 32894505 | 4 - ARAMARK (0001584509) (Filer) | 2026-02-04 | English | ||
| 32894507 | 4 - ARAMARK (0001584509) (Filer) | 2026-02-04 | English | ||
| 32894508 | 4 - ARAMARK (0001584509) (Filer) | 2026-02-04 | English | ||
| 32894509 | 4 - ARAMARK (0001584509) (Filer) | 2026-02-04 | English | ||
| 32894510 | 4 - ARAMARK (0001584509) (Filer) | 2026-02-04 | English | ||
| 30730786 | 8-K Filing | 2026-02-04 | English | ||
Market data
Market data not available
Price history
Peer group · Event catering activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Tokyo Kaikan Co.,Ltd.
Operates a hospitality complex with event spaces, restauran…
|
9701 | JP | Accommodation and food service … |
Aramark 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/30598/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=30598 | 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=30598 | 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=30598 \ -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": 30598}, 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 Aramark (id: 30598)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.