
TelechipsInc. — Investor Relations & Filings
Telechips Inc. is a fabless semiconductor company that designs and develops integrated circuits and system-on-chip (SoC) solutions. The company specializes in application processors (APs) for the automotive sector, powering in-vehicle infotainment (IVI), digital cockpits, advanced driver-assistance systems (ADAS), and vehicle networking. Beyond its primary automotive focus, Telechips also provides semiconductor solutions for consumer electronics such as set-top boxes. The company offers comprehensive support to its clients, including chipsets, development environments, and hardware design references, to facilitate the creation of next-generation mobility and multimedia products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 현금ㆍ현물배당결정 | 2023-02-14 | Korean | |
| 임시주주총회결과 | 2022-12-14 | Korean | |
| 본점소재지변경 | 2022-12-14 | Korean | |
| 주주총회소집공고 | 2022-11-24 | Korean | |
| 의결권대리행사권유참고서류 | 2022-11-24 | Korean | |
| 분기보고서 (2022.09) | 2022-11-14 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
1 filing
| |||||
| 8417445 | 현금ㆍ현물배당결정 | 2023-02-14 | Korean | ||
|
2022
14 filings
| |||||
| 8564162 | 임시주주총회결과 | 2022-12-14 | Korean | ||
| 8564021 | 본점소재지변경 | 2022-12-14 | Korean | ||
| 8574836 | 주주총회소집공고 | 2022-11-24 | Korean | ||
| 8574822 | 의결권대리행사권유참고서류 | 2022-11-24 | Korean | ||
| 8583385 | 분기보고서 (2022.09) | 2022-11-14 | Korean | ||
| 8590522 | 연결재무제표기준영업(잠정)실적(공정공시) | 2022-11-10 | Korean | ||
| 8592759 | [기재정정]신규시설투자등 | 2022-11-07 | Korean | ||
| 8594295 | 주주총회소집결의 | 2022-11-02 | Korean | ||
| 8594280 | 주주명부폐쇄기간또는기준일설정 | 2022-11-02 | Korean | ||
| 8611093 | [기재정정]신규시설투자등 | 2022-09-26 | Korean | ||
| 8611031 | [기재정정]신규시설투자등 | 2022-09-26 | Korean | ||
| 8638613 | 반기보고서 (2022.06) | 2022-08-16 | Korean | ||
| 8644893 | 연결재무제표기준영업(잠정)실적(공정공시) | 2022-08-11 | Korean | ||
| 8648953 | 합병등종료보고서(자산양수도) | 2022-08-03 | Korean | ||
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Abits Group Inc
A digital data center operator for Bitcoin mining and third…
|
ABTS | US | Telecommunications, computer pr… |
|
Ace Software Exports ltd.
Offers digital publishing, data conversion, and structured …
|
890230 | IN | Telecommunications, computer pr… |
|
ACORN ENERGY, INC.
Holding company providing remote monitoring for energy infr…
|
ACFN | US | Telecommunications, computer pr… |
|
Activium Group
IT services and consulting firm offering outsourcing, cloud…
|
MLACT | FR | Telecommunications, computer pr… |
|
ADISYN LTD
Provider of managed IT, sovereign cloud, cybersecurity, and…
|
AI1 | AU | Telecommunications, computer pr… |
|
ADVERITAS LIMITED
Provides SaaS solutions for digital advertising fraud preve…
|
AV1 | AU | Telecommunications, computer pr… |
|
AETERNAL M.
A High-Performance Computing-as-a-Service (HPCaaS) provider…
|
AMEN | ES | Telecommunications, computer pr… |
|
AFFLE 3I LIMITED
Technology-driven consumer intelligence platform for mobile…
|
AFFLE | IN | Telecommunications, computer pr… |
|
AgEagle Aerial Systems Inc.
Provider of full-stack, autonomous uncrewed aerial systems …
|
UAVS | US | Telecommunications, computer pr… |
|
AGILE
Cloud platform for creating, managing, and monetizing telev…
|
AGIL | ES | Telecommunications, computer pr… |
TelechipsInc. 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/15587/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15587 | 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=15587 | 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=15587 \ -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": 15587}, 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 TelechipsInc. (id: 15587)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.