
SHELLCASE LTD — Investor Relations & Filings
Shell-Case, Ltd. specializes in the design and manufacture of custom carrying solutions for sensitive equipment and devices. With over two decades of expertise, the company develops soft, hard, and wearable cases engineered for superior protection, enhanced usability, and optimized product experience. Shell-Case primarily partners with medical device manufacturers, adhering to stringent quality standards such as ISO-13485, and also serves technology innovators across sectors including electronics, optics, hardware, and measuring devices. The company offers a comprehensive service, transforming initial concepts and technical requirements into mass-produced, ultra-durable, and lightweight transport solutions, including its versatile Hybrid carrying case series.
Recent filings
No filings indexed yet
We are still gathering filings for SHELLCASE LTD. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Manufacture of luggage, handbags and the like, saddlery and harness of any material
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vera Bradley, Inc.
A design company specializing in women's accessories, handb…
|
VRA | US | Manufacturing |
|
V.I.P. Industries Ltd.
Global manufacturer and retailer of luggage, backpacks, and…
|
VIPIND | IN | Manufacturing |
|
Wah Sun Handbags International Holdings Limited
OEM specializing in manufacturing and trading non-leather h…
|
2683 | HK | Manufacturing |
|
Wittchen S.A.
Manufacturer and retailer of leather goods, luggage, and fa…
|
WTN | PL | Manufacturing |
|
WW Holding Inc.
Manufacturer of sports equipment and luxury travel goods fo…
|
8442 | TW | Manufacturing |
SHELLCASE LTD 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/44383/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44383 | 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=44383 | 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=44383 \ -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": 44383}, 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 SHELLCASE LTD (id: 44383)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.