
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 |
|---|---|---|---|
|
Arcee Indusrtries ltd.
Manufacturer of rigid PVC pipes and fittings for agricultur…
|
520121 | IN | Manufacturing |
|
Argha Karya Prima Ind. Tbk
Manufacturer and distributor of flexible packaging films, s…
|
AKPI | ID | Manufacturing |
|
Arisawa Mfg. Co.,Ltd.
Manufacturer of electronic, display, electrical, and indust…
|
5208 | JP | Manufacturing |
|
Aritas Vinyl Limited
Manufacturer and distributor of PVC films, sheets, and lami…
|
544683 | IN | Manufacturing |
|
Arla Plast
Producer of extruded technical plastic sheets for building …
|
ARPL | SE | Manufacturing |
|
Arrow Greentech Limited
Develops water-soluble films, sustainable packaging, and se…
|
ARROWGREEN | IN | Manufacturing |
|
ASAHI KAGAKU KOGYO CO.,LTD
Manufacturer of industrial plastic products with a full in-…
|
7928 | JP | Manufacturing |
|
ASAHI YUKIZAI CORPORATION
A manufacturer of thermoplastic piping systems and industri…
|
4216 | JP | Manufacturing |
|
ASC
Provides fluoropolymer solutions for high-purity chemical h…
|
4770 | TW | Manufacturing |
|
Asenova Krepost AD
Manufacturer of polypropylene and polyethylene packaging, i…
|
ASKR | BG | 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.