
361 Degrees International Limited — Investor Relations & Filings
361 Degrees International Limited is a comprehensive sports brand corporation specializing in the research, design, manufacturing, and sales of athletic footwear, apparel, and accessories. The company operates as a leading sporting goods provider, focusing on performance products like running shoes and signature basketball lines (e.g., the AG6 series). 361 Degrees emphasizes centralized brand strategy, product innovation, and R&D to support its global functions and maintain a strong market presence among professional and general consumers.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| RESULTS OF ANNUAL GENERAL MEETING HELD ON 15 MAY 2026 | 2026-05-15 | English | |
| Next Day Disclosure Return | 2026-05-07 | English | |
| COMPLETION OF PLACING OF EXISTING SHARES AND SUBSCRIPTION OF NEW SHARES | 2026-05-07 | English | |
| MONTHLY RETURN OF EQUITY ISSUER ON MOVEMENT IN SECURITIES FOR THE MONTH ENDED 30 APRIL 2026 | 2026-05-04 | English | |
| PLACING OF EXISTING SHARES AND SUBSCRIPTION OF NEW SHARES | 2026-04-28 | English | |
| BUSINESS UPDATE FOR THE FIRST QUARTER OF 2026 | 2026-04-15 | English |
Browse filings by year
18 yearsMarket data
Market data not available
Price history
Peer group · Manufacture of footwear
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Allbirds, Inc.
Designs and sells footwear and apparel using natural and re…
|
BIRD | US | Manufacturing |
|
ALPARGATAS SA
Global manufacturer and distributor of footwear, apparel, a…
|
— | BR | Manufacturing |
|
AZZAS 2154 S.A.
Fashion platform specializing in footwear, handbags, and ac…
|
— | BR | Manufacturing |
|
Bata India Limited
Footwear manufacturer and retailer of diverse brands for me…
|
BATAINDIA | IN | Manufacturing |
|
Bata Pakistan Limited
Manufactures and sells footwear, accessories, and hosiery i…
|
BATA | PK | Manufacturing |
|
Birkenstock Holding PLC
Global footwear brand and inventor of the anatomically shap…
|
BIRK | JE | Manufacturing |
|
Brill Shoe Industries Ltd.
Designs, manufactures, and retails footwear, sports clothin…
|
BRIL | IL | Manufacturing |
|
CALERES INC
A global footwear company that designs, sources, and market…
|
CAL | US | Manufacturing |
|
Campus Activewear Limited
Designs, manufactures, and distributes sports and athleisur…
|
CAMPUS | IN | Manufacturing |
|
C. Banner International Holdings Ltd.
Designs, produces, and retails mid-to-premium women's footw…
|
1028 | HK | Manufacturing |
361 Degrees International Limited 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/49877/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49877 | 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=49877 | 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=49877 \ -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": 49877}, 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 361 Degrees International Limited (id: 49877)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.