MOSCHIP TECHNOLOGIES LIMITED — Investor Relations & Filings
MosChip Technologies Limited is a semiconductor and system design services company specializing in end-to-end solutions ranging from specification to silicon. The company provides comprehensive services in ASIC/SoC design, including RTL design, physical design, and verification, alongside expertise in analog and mixed-signal IP development. Its service portfolio extends to embedded software development, system engineering, and Internet of Things (IoT) solutions. MosChip caters to diverse global markets, including aerospace, defense, consumer electronics, networking, and automotive sectors. By leveraging a robust library of silicon-proven IPs and deep domain expertise, the company enables clients to accelerate product development cycles and optimize performance for complex integrated circuits and electronic systems.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Copy of Newspaper Publication | 2026-04-22 | English | |
| Shareholders meeting | 2026-04-20 | English | |
| Press Release | 2026-04-16 | English | |
| General Updates | 2026-04-16 | English | |
| Issue of Securities | 2026-04-16 | English | |
| Outcome of Board Meeting | 2026-04-16 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 42175795 | Copy of Newspaper Publication | 2026-04-22 | English | ||
| 42194630 | Shareholders meeting | 2026-04-20 | English | ||
| 42168527 | Press Release | 2026-04-16 | English | ||
| 42168560 | General Updates | 2026-04-16 | English | ||
| 42168755 | Issue of Securities | 2026-04-16 | English | ||
| 42168827 | Outcome of Board Meeting | 2026-04-16 | English | ||
| 42185749 | Allotment of Securities | 2026-04-13 | English | ||
| 42195059 | Copy of Newspaper Publication | 2026-04-11 | English | ||
| 42184180 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-08 | English | ||
| 42209592 | Amalgamation/Merger | 2026-03-28 | English | ||
| 42217701 | Trading Window | 2026-03-27 | English | ||
| 42168746 | Amalgamation/Merger | 2026-03-26 | English | ||
| 42177765 | Allotment of Securities | 2026-03-17 | English | ||
| 42163166 | Allotment of Securities | 2026-02-26 | English | ||
| 42211036 | Copy of Newspaper Publication | 2026-02-14 | English | ||
Market data
Market data not available
Price history
Peer group · Architectural and engineering, and related technical consultancy activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hunan Baili Engineering Sci&Tech Co.,Ltd
Provides EPC services for energy, chemical, and lithium-ion…
|
603959 | CN | Professional, scientific and te… |
|
HYDRIX LIMITED
Engineering consultancy for complex MedTech, industrial, an…
|
HYD | AU | Professional, scientific and te… |
|
HYUNDAI MOVEX Co., Ltd.
An integrated logistics specialist providing automation and…
|
319400 | KR | Professional, scientific and te… |
|
IAT Automobile Technology Co., Ltd.
Automotive R&D firm providing full-cycle design, engineerin…
|
300825 | CN | Professional, scientific and te… |
|
IBI Corporation
Globally integrated firm specializing in architecture, engi…
|
IBI | CA | Professional, scientific and te… |
|
Iconovo AB
Develops dry powder inhalers and drug formulations for resp…
|
ICO | SE | Professional, scientific and te… |
|
IDEA Consultants.Inc.
An integrated consultancy for social infrastructure and env…
|
9768 | JP | Professional, scientific and te… |
|
IDS
A service provider specializing in geographic intelligence …
|
MLIDS | FR | Professional, scientific and te… |
|
IHSUNGCNI CO.,LTD.
Designs and services control equipment for refinery, chemic…
|
379390 | KR | Professional, scientific and te… |
|
IMDEX LIMITED
Provides cloud-connected sensors and drilling optimization …
|
IMD | AU | Professional, scientific and te… |
MOSCHIP TECHNOLOGIES LIMITED 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/62609/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=62609 | 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=62609 | 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=62609 \ -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": 62609}, 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 MOSCHIP TECHNOLOGIES LIMITED (id: 62609)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.