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 |
|---|---|---|---|
|
Fabtech Technologies Limited
Turnkey engineering and cleanroom solutions for pharma, bio…
|
FABTECH | IN | Professional, scientific and te… |
|
FISHER(JAMES)& SONS PLC
Global provider of specialist engineering for energy, defen…
|
FSJ | GB | Professional, scientific and te… |
|
Founder's Consultants Holdings Inc.
A holding company specializing in construction consulting f…
|
6542 | JP | Professional, scientific and te… |
|
Franchetti
Software and engineering for predictive maintenance of civi…
|
FCH | IT | Professional, scientific and te… |
|
FRONTIER ENERGY LIMITED
Offers technical consulting and engineering for energy effi…
|
FHE | US | Professional, scientific and te… |
|
FUEL TECH, INC.
Develops technologies for air pollution control and water t…
|
FTEK | US | Professional, scientific and te… |
|
FUJIAN TENDERING CO., LTD.
Provides engineering consulting, procurement management, an…
|
301136 | CN | Professional, scientific and te… |
|
FUJIAN YONGFU POWER ENGINEERING CO.,LTD.
Provides engineering, design, and EPC services for power gr…
|
300712 | CN | Professional, scientific and te… |
|
Fulcrum Resources Inc.
Environmental and engineering consulting specializing in su…
|
— | CA | Professional, scientific and te… |
|
Gansu Engineering Consulting Group Co., Ltd.
Provides full-process engineering consulting for water, tra…
|
000779 | 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.