
RYU Apparel Inc. — Investor Relations & Filings
RYU Apparel Inc., marketed under the brand name RYU (Respect Your Universe), is an urban athletic apparel and accessories company. The core business involves the development, marketing, and distribution of performance-engineered athletic apparel, bags, and accessories. RYU targets athletically minded men and women, focusing on products designed for fitness, training, and lifestyle integration. The brand emphasizes technical performance and durability, offering award-winning gear suitable for both rigorous activity and everyday urban wear.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2020-11-06 | English | |
| 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2020-10-14 | English | |
| 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2020-10-14 | English | |
| Interim financial statements/report – English.pdf | 2020-10-14 | English | |
| Interim MD&A - English.pdf | 2020-10-14 | English | |
| News release - English.pdf | 2020-08-29 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
15 filings
| |||||
| 19443000 | Material change report - English.pdf | 2020-11-06 | English | ||
| 13451201 | 52-109FV2 - Certification of interim filings - CEO (E).pdf | 2020-10-14 | English | ||
| 13451199 | 52-109FV2 - Certification of interim filings - CFO (E).pdf | 2020-10-14 | English | ||
| 13451203 | Interim financial statements/report – English.pdf | 2020-10-14 | English | ||
| 13451202 | Interim MD&A - English.pdf | 2020-10-14 | English | ||
| 19427453 | News release - English.pdf | 2020-08-29 | English | ||
| 19425731 | News release - English.pdf | 2020-08-07 | English | ||
| 13422340 | Material change report - English.pdf | 2020-07-16 | English | ||
| 13422344 | News release - English.pdf | 2020-07-16 | English | ||
| 13419668 | News release - English.pdf | 2020-07-02 | English | ||
| 13416401 | Material change report - English.pdf | 2020-06-16 | English | ||
| 13416454 | News release - English.pdf | 2020-06-16 | English | ||
| 13413987 | News release - English.pdf | 2020-06-03 | English | ||
| 18041861 | News release - English.pdf | 2020-05-29 | English | ||
| 13909019 | News release - English.pdf | 2020-05-29 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of wearing apparel, except fur apparel
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
707 Cayman Holdings Ltd.
Provides supply chain management solutions for the apparel …
|
JEM | US | Manufacturing |
|
Active Clothing Co Limited
Apparel manufacturer offering OEM and ODM services for glob…
|
541144 | IN | Manufacturing |
|
ADDENTAX GROUP CORP.
Provider of garment manufacturing, logistics services, and …
|
ATXG | US | Manufacturing |
|
adidas AG
A multinational corporation that designs and markets athlet…
|
ADS | DE | Manufacturing |
|
Adolfo Dominguez S.A.
Designs and retails timeless clothing and accessories using…
|
ADZ | ES | Manufacturing |
|
Aeffe
Creates, produces, and distributes luxury fashion, footwear…
|
AEF | IT | Manufacturing |
|
AGABANG&COMPANY
A manufacturer and distributor of apparel and products for …
|
013990 | KR | Manufacturing |
|
Aimer Co.,Ltd.
Designer and manufacturer of high-end intimate apparel and …
|
603511 | CN | Manufacturing |
|
AKIN TEKSTİL A.Ş.
An integrated manufacturer of high-caliber woven fabrics an…
|
ATEKS | TR | Manufacturing |
|
Ameridge Corporation
A diversified company with operations in fashion, wellness,…
|
900100 | US | Manufacturing |
RYU Apparel 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/47270/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=47270 | 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=47270 | 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=47270 \ -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": 47270}, 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 RYU Apparel Inc. (id: 47270)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.