
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 |
|---|---|---|---|
|
Vivanza Biosciences Limited
Trades and distributes generic pharmaceuticals, APIs, and m…
|
530057 | IN | Wholesale and retail trade |
|
VIVID MERCANTILE LIMITED
Trades and distributes gold and silver jewelry and precious…
|
542046 | IN | Wholesale and retail trade |
|
Wellgistics Health, Inc.
A pharmaceutical wholesaler with an AI-driven prescription …
|
WGRX | US | Wholesale and retail trade |
|
Weng Fine Art AG
International art trading company supplying commercial clie…
|
WFA | DE | Wholesale and retail trade |
|
Wonderful Times Group AB
Develops, markets, and sells children's and baby products i…
|
WTG | SE | Wholesale and retail trade |
|
YNBY International Limited
Operates an international platform for trading health indus…
|
30 | HK | Wholesale and retail trade |
|
YSB Inc.
Digital platform connecting healthcare supply chain stakeho…
|
9885 | KY | Wholesale and retail trade |
|
ZHEJIANG INT’L GROUP CO.,LTD.
Distributes pharmaceuticals and medical equipment with inte…
|
000411 | CN | Wholesale and retail trade |
|
ZHEJIANG ZHENYUAN SHARE CO.,LTD.
Wholesale and retail distribution of pharmaceuticals, TCM, …
|
000705 | 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.