
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 |
|---|---|---|---|
|
Jindal Poly Films Ltd.
Global producer of BOPET and BOPP films for packaging and i…
|
JINDALPOLY | IN | Manufacturing |
|
Jinhua Chunguang Technology Co.,Ltd
Develops and manufactures flexible hoses and accessories fo…
|
603657 | CN | Manufacturing |
|
Jolly Plastic Industries Ltd.
Manufactures PVC pipes and fittings for construction, irrig…
|
507968 | IN | Manufacturing |
|
JPK HOLDINGS BERHAD
Investment holding company specializing in precision engine…
|
— | MY | Manufacturing |
|
JSP Corporation
Global manufacturer of expanded polymers and foamed plastic…
|
7942 | JP | Manufacturing |
|
Jyoti Global Plast Limited
Manufactures precision injection-molded plastic components …
|
JYOTIGLOBL | IN | Manufacturing |
|
Kahan Packaging Limited
Manufacturer of PP and HDPE woven fabrics and bags for bulk…
|
543979 | IN | Manufacturing |
|
Kaka Industries Limited
Manufactures polymer-based building materials including PVC…
|
543939 | IN | Manufacturing |
|
Kanpur Plastipack Limited
Manufacturer and exporter of industrial bulk packaging solu…
|
KANPRPLA | IN | Manufacturing |
|
Karat Packaging Inc.
Manufactures and distributes disposable foodservice product…
|
KRT | US | 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.