
Tumi Inc. — Investor Relations & Filings
Tumi Inc. is a brand specializing in premium travel, business, and lifestyle essentials. Since its founding in 1975, the company has focused on creating high-performance products with an emphasis on durability, functionality, and considered design. Its core product offerings include a wide range of luggage, such as carry-on and checked suitcases, and various types of bags, notably business and travel backpacks. Tumi also provides a selection of travel accessories. The brand caters to frequent travelers and professionals who require reliable and well-designed gear for their journeys.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| TUMI UNVEILS THE "MEDITERRANEAN ESCAPE" CELEBRATING THE ALLURE OF THE COAST AND THE EASE OF TRAVEL | 2026-03-17 | English | |
| TUMI UNVEILS THE NEXT GENERATION OF THE TUMI ALPHA COLLECTION WITH CAMPAIGNS STARRING LANDO NORRIS AND WEI DAXUN | 2026-01-22 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 32964412 | TUMI UNVEILS THE "MEDITERRANEAN ESCAPE" CELEBRATING THE ALLURE OF THE COAST AND THE EASE OF TRAVEL | 2026-03-17 | English | ||
| 13188799 | TUMI UNVEILS THE NEXT GENERATION OF THE TUMI ALPHA COLLECTION WITH CAMPAIGNS STARRING LANDO NORRIS AND WEI DAXUN | 2026-01-22 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of luggage, handbags and the like, saddlery and harness of any material
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vera Bradley, Inc.
A design company specializing in women's accessories, handb…
|
VRA | US | Manufacturing |
|
V.I.P. Industries Ltd.
Global manufacturer and retailer of luggage, backpacks, and…
|
VIPIND | IN | Manufacturing |
|
Wah Sun Handbags International Holdings Limited
OEM specializing in manufacturing and trading non-leather h…
|
2683 | HK | Manufacturing |
|
Wittchen S.A.
Manufacturer and retailer of leather goods, luggage, and fa…
|
WTN | PL | Manufacturing |
|
WW Holding Inc.
Manufacturer of sports equipment and luxury travel goods fo…
|
8442 | TW | Manufacturing |
Tumi Inc. 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/17827/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17827 | 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=17827 | 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=17827 \ -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": 17827}, 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 Tumi Inc. (id: 17827)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.