
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 |
|---|---|---|---|
|
Raytech Holding Ltd
Sources and wholesales personal care electrical appliances …
|
RAY | US | Wholesale and retail trade |
|
Realcan Pharmaceutical Group Co.,Ltd.
Distributes pharmaceuticals, medical devices, and consumabl…
|
002589 | CN | Wholesale and retail trade |
|
RECARD S A
Specializes in the wholesale distribution of household appl…
|
— | AR | Wholesale and retail trade |
|
Robinson Europe Spolka Akcyjna
Distributor and wholesaler specializing in the fishing tack…
|
RBS | PL | Wholesale and retail trade |
|
RO Jewels Limited
Wholesales and retails gold and silver jewelry sourced from…
|
543171 | IN | Wholesale and retail trade |
|
Royal Sense Limited
Supplies medical equipment, surgical instruments, and labor…
|
544143 | IN | Wholesale and retail trade |
|
Saikaya Department Store Co.,Ltd.
Operates department stores and shopping plazas, primarily i…
|
8254 | JP | Wholesale and retail trade |
|
Sally Beauty Holdings, Inc.
An international retailer and distributor of professional b…
|
SBH | US | Wholesale and retail trade |
|
Salus
Commercialization and distribution partner for healthcare f…
|
SALR | SI | Wholesale and retail trade |
|
Satu Holdings Limited
Designs, develops, and trades a wide variety of household g…
|
8392 | HK | 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.