
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 |
|---|---|---|---|
|
Amcor plc
A global developer and producer of responsible flexible and…
|
AMCR | JE | Manufacturing |
|
AMCOR PLC
Global producer of responsible packaging for food, medical,…
|
AMC | AU | Manufacturing |
|
AMD Industries Ltd
Manufactures PET preforms, bottles, and closures for bevera…
|
AMDIND | IN | Manufacturing |
|
ANHUI ANLI MATERIAL TECHNOLOGY CO., LTD.
Produces eco-friendly PU synthetic leather and functional c…
|
300218 | CN | Manufacturing |
|
Anhui Guofeng New Materials Co., Ltd.
Produces high-performance polymer materials, including BOPE…
|
000859 | CN | Manufacturing |
|
ANHUI HIGASKET PLASTICS CO.,LTD.
Designs and manufactures refrigeration sealing systems and …
|
603150 | CN | Manufacturing |
|
APOLLO PIPES LIMITED
Manufacturer of piping solutions, water tanks, and sanitary…
|
APOLLOPIPE | IN | Manufacturing |
|
APTARGROUP, INC.
Designs and manufactures dosing, dispensing, and protection…
|
ATR | US | Manufacturing |
|
Apt Packaging Ltd
Manufactures plastic tubes for oral care, cosmetics, pharma…
|
506979 | IN | Manufacturing |
|
Aquaporin
Develops and commercializes biomimetic membranes for water …
|
AQP | DK | 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.