
SHENZHEN JAME TECHNOLOGY CORP., LTD. — Investor Relations & Filings
Shenzhen Jame Technology Corp., Ltd. specializes in the research, development, design, and manufacturing of protective cases and accessories for mobile electronic devices. The company provides comprehensive OEM and ODM services, producing protective solutions for smartphones, tablets, and laptops. Its product portfolio includes silicone, TPU, and leather cases, alongside screen protectors and other mobile peripherals. Jame Technology integrates advanced manufacturing processes with innovative design to meet the technical requirements of global consumer electronics brands. The company maintains a focus on quality control and supply chain efficiency to deliver durable and functional protection products to international markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于使用闲置募集资金进行现金管理的进展公告 | 2026-05-26 | Chinese | |
| 第四届董事会第二十八次会议决议公告 | 2026-05-22 | Chinese | |
| 关于对外投资购买股权暨增资的公告 | 2026-05-22 | Chinese | |
| 北京德和衡(深圳)律师事务所关于深圳市杰美特科技股份有限公司2025年年度股东会之法律意见书 | 2026-05-18 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-18 | Chinese | |
| 关于对外投资购买股权的进展公告 | 2026-05-12 | Chinese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47077344 | 关于使用闲置募集资金进行现金管理的进展公告 | 2026-05-26 | Chinese | ||
| 46867315 | 第四届董事会第二十八次会议决议公告 | 2026-05-22 | Chinese | ||
| 46867314 | 关于对外投资购买股权暨增资的公告 | 2026-05-22 | Chinese | ||
| 46513524 | 北京德和衡(深圳)律师事务所关于深圳市杰美特科技股份有限公司2025年年度股东会之法律意见书 | 2026-05-18 | Chinese | ||
| 46513188 | 2025年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 45347103 | 关于对外投资购买股权的进展公告 | 2026-05-12 | Chinese | ||
| 44264701 | 关于举办2025年度网上业绩说明会的公告 | 2026-05-08 | Chinese | ||
| 44271865 | 关于非独立董事、副总经理辞职的更正公告 | 2026-05-07 | Chinese | ||
| 44278414 | 关于非独立董事、副总经理辞职的公告 | 2026-05-06 | Chinese | ||
| 38152899 | 2025年年度报告 | 2026-04-24 | Chinese | ||
| 38152893 | 2026年年度财务预算报告 | 2026-04-24 | Chinese | ||
| 38152884 | 审计报告(大信审字[2026]第5-00055号) | 2026-04-24 | Chinese | ||
| 38152113 | 2025年年度独立董事述职报告(康晓阳) | 2026-04-24 | Chinese | ||
| 38152096 | 内控审计报告(大信审字[2026]第5-00086号) | 2026-04-24 | Chinese | ||
| 38152020 | 深圳市杰美特科技股份有限公司章程(2026.04) | 2026-04-24 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of plastics products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
China Treasures New Materials Group Ltd.
Leading Chinese manufacturer of biodegradable plastic bags …
|
2439 | HK | Manufacturing |
|
CHINYANG CHEMICAL CORPORATION
Manufacturer of PVC-based floor coverings, artificial leath…
|
051630 | KR | Manufacturing |
|
CHINYANG HOLDINGS CORPORATION
Holding company for subsidiaries in plastics manufacturing …
|
100250 | KR | Manufacturing |
|
CHIN YANG INDUSTRY CO.,LTD.
Manufacturer of polyurethane foam and sponge products for v…
|
003780 | KR | Manufacturing |
|
CHINYANG POLY URETHANE CO.,LTD
Manufacturer of polyurethane foam for automotive, furniture…
|
010640 | KR | Manufacturing |
|
CHONGQING SULIAN PLASTIC CO.,LTD.
Provides precision injection-molded automotive components a…
|
301397 | CN | Manufacturing |
|
Cie-nergy Ply-Foil Canada inc.
Designer and manufacturer of advanced thermal insulation ma…
|
— | CA | Manufacturing |
|
CLARA INDUSTRIES LIMITED
Manufactures flexible packaging and multi-layer films for f…
|
543435 | IN | Manufacturing |
|
CLUSTER TECHNOLOGY CO.,LTD.
Develops advanced resin composites and high-precision funct…
|
4240 | JP | Manufacturing |
|
CNTUS Co., Ltd
Specializes in filter-based technology for air, water, and …
|
352700 | KR | Manufacturing |
SHENZHEN JAME TECHNOLOGY CORP., 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/55837/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55837 | 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=55837 | 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=55837 \ -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": 55837}, 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 SHENZHEN JAME TECHNOLOGY CORP., LTD. (id: 55837)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.