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 |
|---|---|---|---|
|
Institut IGH d.d.
Civil engineering firm providing services for infrastructur…
|
IGH | HR | Professional, scientific and te… |
|
Intermap Technologies Corporation
Specializes in high-accuracy 3D terrain data acquisition us…
|
IMP | CA | Professional, scientific and te… |
|
Introl S.A.
Provides engineering solutions in industrial automation, me…
|
INL | PL | Professional, scientific and te… |
|
ISAAC Engineering Co., Ltd.
Provider of industrial automation and smart factory systems…
|
351330 | KR | Professional, scientific and te… |
|
ISDN Holdings Limited
Engineering company delivering industrial automation and mo…
|
1656 | SG | Professional, scientific and te… |
|
Ishan International Limited
Provides turnkey engineering solutions and heavy machinery …
|
ISHAN | IN | Professional, scientific and te… |
|
JACOBS SOLUTIONS INC.
Provides technical, professional, and scientific services a…
|
J | US | Professional, scientific and te… |
|
JAPAN MATERIAL Co.,Ltd.
Provides infrastructure support and maintenance for semicon…
|
6055 | JP | Professional, scientific and te… |
|
JGC HOLDINGS CORPORATION
A global engineering company providing EPC services and fun…
|
1963 | JP | Professional, scientific and te… |
|
Jiangsu Zhongshe Group CO., Ltd.
Provides engineering consulting and design for transportati…
|
002883 | CN | 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.