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 |
|---|---|---|---|
|
Goodtech
Nordic system integrator for industrial automation, robotiz…
|
GOD | NO | Professional, scientific and te… |
|
Green Earth Group NV
Develops environmental projects generating carbon, biodiver…
|
DGB | NL | Professional, scientific and te… |
|
GR ENGINEERING SERVICES LIMITED
Provides engineering and construction services for mineral …
|
GNG | AU | Professional, scientific and te… |
|
GTT - Gaztransport et Technigaz
Designs membrane containment systems for the transport and …
|
GTT | FR | Professional, scientific and te… |
|
GUANDIAN DEFENSE TECHNOLOGY CO.,LTD.
Develops UAV systems for ISR, anti-drug operations, and env…
|
688287 | CN | Professional, scientific and te… |
|
Guangzhou Metro Design & Research Institute Co., Ltd.
Specialized in urban rail transit planning, design, and eng…
|
003013 | CN | Professional, scientific and te… |
|
Guangzhou?S.P.I?Design?Co.,?Ltd.
Landscape architecture firm specializing in residential, ur…
|
300844 | CN | Professional, scientific and te… |
|
Guizhou Transportation Planning Survey&Design Academe Co.,Ltd.
Planning, survey, and design of transportation infrastructu…
|
603458 | CN | Professional, scientific and te… |
|
Hangzhou Landscape Architecture Design Institute Co., Ltd.
Offers landscape architecture, urban planning, and ecologic…
|
300649 | CN | Professional, scientific and te… |
|
Hangzhou Landscaping Co.,Ltd.
Provides landscape architecture, urban planning, and ecolog…
|
605303 | 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.