
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 |
|---|---|---|---|
|
Forbo Holding AG
Global producer of floor coverings, adhesives, and conveyor…
|
FORN | CH | Manufacturing |
|
Formoplast AD
Designs and manufactures tooling for the plastics industry …
|
FORM | BG | Manufacturing |
|
FP CORPORATION
Manufactures and recycles disposable food containers for fo…
|
7947 | JP | Manufacturing |
|
FSPG HI-TECH CO., LTD
Develops and manufactures high-tech polymer materials and f…
|
000973 | CN | Manufacturing |
|
Fujian Superpipe Co.,Ltd
Produces high-performance plastic piping systems for munici…
|
300198 | CN | Manufacturing |
|
FUJI SEAL INTERNATIONAL,INC.
Develops and sells packaging systems, materials, and relate…
|
7864 | JP | Manufacturing |
|
FUKUVI CHEMICAL INDUSTRY CO.,LTD.
Manufacturer of plastic and resin products for construction…
|
7871 | JP | Manufacturing |
|
Fuling Technology CO.,LTD
Manufacturer of food service disposables and sustainable pa…
|
001356 | CN | Manufacturing |
|
FULIN-KY
Manufactures and distributes synthetic leather, PVC sheets,…
|
1341 | TW | Manufacturing |
|
Gabriel Pet Straps Limited
Manufactures PET and PP strapping solutions for heavy-duty …
|
544108 | IN | 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.