
Toptent inc. — Investor Relations & Filings
Toptent inc. operates within the outdoor equipment and recreational vehicle accessory sector, specializing in the provision of specialized tent structures. The company's core business is centered on the design, import, or distribution of vehicle-mounted shelters, such as rooftop tents (RTTs), and associated overlanding gear. Toptent inc. targets outdoor enthusiasts, campers, and off-road travelers who require durable, weather-resistant, and easily deployable camping solutions suitable for diverse terrains and climates. The company focuses on delivering high-quality, adventure-ready products to its target market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - French.pdf | 2009-12-16 | English | |
| Material change report - French.pdf | 2009-11-27 | English | |
| Material change report - French.pdf | 2009-10-29 | English | |
| Material change report - French.pdf | 2009-09-15 | English | |
| Material change report - French.pdf | 2009-01-14 | English | |
| Material change report - French.pdf | 2008-12-18 | English |
Browse filings by year
2 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2009
5 filings
| |||||
| 47201662 | Material change report - French.pdf | 2009-12-16 | English | ||
| 47201667 | Material change report - French.pdf | 2009-11-27 | English | ||
| 47201674 | Material change report - French.pdf | 2009-10-29 | English | ||
| 47201690 | Material change report - French.pdf | 2009-09-15 | English | ||
| 47201695 | Material change report - French.pdf | 2009-01-14 | English | ||
|
2008
9 filings
| |||||
| 47201701 | Material change report - French.pdf | 2008-12-18 | English | ||
| 47201706 | Material change report - English.pdf | 2008-11-05 | English | ||
| 47201712 | Material change report - French.pdf | 2008-08-21 | English | ||
| 47201749 | Material change report - French.pdf | 2008-07-04 | English | ||
| 47201784 | Other.pdf | 2008-04-24 | English | ||
| 47201790 | Decision Document (Final).pdf | 2008-03-31 | English | ||
| 47201794 | Underwriting or agency agreement.pdf | 2008-03-27 | English | ||
| 47201900 | Decision Document (Preliminary).pdf | 2008-01-25 | English | ||
| 47201945 | Other.pdf | 2008-01-25 | English | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sinopharm Tech Holdings Limited
Engaged in the pharmaceutical supply chain, trading medical…
|
8156 | HK | Wholesale and retail trade |
|
Sky Kove International
Specializing in supply chain solutions and the marketing of…
|
— | CA | Wholesale and retail trade |
|
Smiths News PLC
Wholesaler and distributor of newspapers, magazines, and ot…
|
SNWS | GB | Wholesale and retail trade |
|
Sopharma Trading AD
An integrated distributor of pharmaceutical products and he…
|
SFT | BG | Wholesale and retail trade |
|
STEP CO.,LTD.
Imports, distributes, and develops marine sports equipment …
|
9795 | MT | Wholesale and retail trade |
|
Sunrest Lifescience Limited
Markets and distributes pharmaceutical formulations via thi…
|
SUNREST | IN | Wholesale and retail trade |
|
Sunrest Lifescience Ltd-RE
Markets and distributes pharmaceutical formulations for var…
|
SUNREST-RE | IN | Wholesale and retail trade |
|
SUZUKEN CO.,LTD.
A healthcare company in wholesale, distribution, R&D, and m…
|
9987 | JP | Wholesale and retail trade |
|
Synergy CHC Corp.
Acquires, develops, and markets a portfolio of consumer hea…
|
SNYR | US | Wholesale and retail trade |
|
Thalys Medical Technology Group Corporation.
Provides IVD distribution, supply chain management, and cli…
|
603716 | CN | Wholesale and retail trade |
Toptent 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/46251/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=46251 | 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=46251 | 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=46251 \ -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": 46251}, 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 Toptent inc. (id: 46251)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.