
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 |
| 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 |
|---|---|---|---|
|
PALTAC CORPORATION
Wholesale distributor of cosmetics, daily necessities, and …
|
8283 | JP | Wholesale and retail trade |
|
PANTH INFINITY LIMITED
Wholesale and retail trader of precious metals, gemstones, …
|
539143 | IN | Wholesale and retail trade |
|
Pa Shun International Holdings Limited
Wholesale distribution of medicines and healthcare products…
|
574 | HK | Wholesale and retail trade |
|
Passat
A line of large family cars with various powertrains and ad…
|
PSAT | FR | Wholesale and retail trade |
|
PBS BERHAD
Distributor of Pelikan branded fine writing instruments and…
|
— | MY | Wholesale and retail trade |
|
Pharmaceutical Centre S.A.
A pharmaceutical wholesale group that markets and distribut…
|
VITAF | GR | Wholesale and retail trade |
|
Prism Medico and Pharmacy Ltd.
Distributes pharmaceutical products, medical equipment, and…
|
512217 | IN | Wholesale and retail trade |
|
PROFARMA DISTRIB PROD FARMACEUTICOS S.A.
Distributes and retails pharmaceutical, personal care, and …
|
— | BR | Wholesale and retail trade |
|
Qingdao Baheal Medical INC.
Health brand commercialization platform for pharmaceuticals…
|
301015 | CN | Wholesale and retail trade |
|
QMS Medical Allied Services Limited
Markets and distributes medical devices, diagnostic equipme…
|
QMSMEDI | IN | 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.