
gearunlimited.com Inc. — Investor Relations & Filings
gearunlimited.com Inc. was a Canadian distributing corporation incorporated in 1999 and legally dissolved in March 2007. During the early 2000s, the entity was recognized as a reporting issuer in Ontario. The domain gearunlimited.com is currently utilized by GEAR UNLIMITED, a distinct fashion brand and design studio established in Detroit, MI, in 2015. This contemporary operation specializes in the design and retail of sustainable apparel, including denim, leather goods, and a range of casual wear such as jogger sets, hoodies, crewnecks, and specialized jeans.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2000-11-23 | English | |
| Other.pdf | 2000-11-09 | English | |
| Other Correspondence.pdf | 2000-06-27 | English | |
| Material change report - English.pdf | 2000-04-11 | English | |
| Material change report - English.PDF | 1999-11-29 | English | |
| Preliminary Receipt.pdf | 1999-11-05 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2000
4 filings
| |||||
| 47776187 | Material change report - English.pdf | 2000-11-23 | English | ||
| 47776191 | Other.pdf | 2000-11-09 | English | ||
| 47776207 | Other Correspondence.pdf | 2000-06-27 | English | ||
| 47776211 | Material change report - English.pdf | 2000-04-11 | English | ||
|
1999
4 filings
| |||||
| 47776216 | Material change report - English.PDF | 1999-11-29 | English | ||
| 47776221 | Preliminary Receipt.pdf | 1999-11-05 | English | ||
| 47776267 | Preliminary Receipt.PDF | 1999-11-03 | English | ||
| 47776272 | Preliminary long form prospectus - English.PDF | 1999-11-03 | English | ||
Market data
Market data not available
Price history
Peer group · Retail sale of clothing, footwear and leather articles
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CCC S.A.
European producer and omnichannel retailer of footwear, bag…
|
CCC | PL | Wholesale and retail trade |
|
CETTIRE LIMITED
Global online platform for luxury fashion from over 500 int…
|
CTT | AU | Wholesale and retail trade |
|
CHARLE CO.,LTD.
Develops and sells ladies' innerwear, cosmetics, and health…
|
9885 | JP | Wholesale and retail trade |
|
Cherry Trading Co.
Retailer and distributor of high-end fashion, luxury appare…
|
4265 | SA | Wholesale and retail trade |
|
Childrens Place, Inc.
A specialty retailer of value-priced apparel and accessorie…
|
PLCE | US | Wholesale and retail trade |
|
CHIYODA CO.,LTD
A shoe retailer that sells its own private-label and major …
|
8185 | JP | Wholesale and retail trade |
|
CITY CHIC COLLECTIVE LIMITED
Global multi-channel retailer of plus-size women's apparel,…
|
CCX | AU | Wholesale and retail trade |
|
CLUB MONACO INC.
International retail brand specializing in modern, timeless…
|
— | CA | Wholesale and retail trade |
|
COX CO.,LTD.
Plans, manufactures, and sells casual apparel and goods in …
|
9876 | JP | Wholesale and retail trade |
|
Credo Brands Marketing Limited
Designs and markets contemporary men's casual wear and acce…
|
MUFTI | IN | Wholesale and retail trade |
gearunlimited.com 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/43059/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43059 | 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=43059 | 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=43059 \ -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": 43059}, 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 gearunlimited.com Inc. (id: 43059)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.