TP Inc. — Investor Relations & Filings
TP Inc. is a global business process services partner specializing in AI-driven solutions and digital transformation. The company integrates AI-powered technology with human expertise to enhance performance and experience across customer operations and data services. Its core offering, the TP.ai FAB, is a foundational AI backbone designed to transform complex operations into connected, intelligent ecosystems. This modular and scalable platform delivers measurable outcomes by providing preconfigured industry blueprints. Leveraging decades of operational experience, TP Inc. guides clients through their transformation journeys by designing solutions that adapt to specific goals and evolving business challenges.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 전환가액ㆍ신주인수권행사가액ㆍ교환가액의조정(안내공시) | 2021-11-29 | Korean | |
| 분기보고서 (2021.09) | 2021-11-15 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2021-11-05 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2021-10-12 | Korean | |
| 전환가액ㆍ신주인수권행사가액ㆍ교환가액의조정(안내공시) | 2021-08-30 | Korean | |
| 타법인주식및출자증권취득결정 | 2021-08-24 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
15 filings
| |||||
| 8862938 | 전환가액ㆍ신주인수권행사가액ㆍ교환가액의조정(안내공시) | 2021-11-29 | Korean | ||
| 8870429 | 분기보고서 (2021.09) | 2021-11-15 | Korean | ||
| 8886636 | 주식등의대량보유상황보고서(약식) | 2021-11-05 | Korean | ||
| 8899953 | 주식등의대량보유상황보고서(약식) | 2021-10-12 | Korean | ||
| 8919615 | 전환가액ㆍ신주인수권행사가액ㆍ교환가액의조정(안내공시) | 2021-08-30 | Korean | ||
| 8922848 | 타법인주식및출자증권취득결정 | 2021-08-24 | Korean | ||
| 8937993 | 반기보고서 (2021.06) | 2021-08-13 | Korean | ||
| 8954573 | 주식등의대량보유상황보고서(일반) | 2021-07-16 | Korean | ||
| 8973678 | [기재정정]주식등의대량보유상황보고서(일반) | 2021-06-14 | Korean | ||
| 8975525 | 주식등의대량보유상황보고서(일반) | 2021-06-10 | Korean | ||
| 8982928 | 주식등의대량보유상황보고서(약식) | 2021-05-28 | Korean | ||
| 8982888 | 유상증자또는주식관련사채등의발행결과(자율공시) | 2021-05-28 | Korean | ||
| 8985549 | 임시주주총회결과(임시주주총회 결과) | 2021-05-26 | Korean | ||
| 8985119 | 주요사항보고서(전환사채권발행결정) | 2021-05-26 | Korean | ||
| 8991494 | 분기보고서 (2021.03) | 2021-05-17 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other business support service activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AdCapital AG
Industrial holding company that acquires and manages firms …
|
ADC | DE | Administrative and support serv… |
|
adish Co., Ltd.
Offers customer success and CX outsourcing solutions using …
|
7093 | JP | Administrative and support serv… |
|
AFK Sistema
A diversified holding company managing a portfolio of asset…
|
AFKS | RU | Administrative and support serv… |
|
AJIS CO.,LTD.
Provider of retail support services, specializing in invent…
|
4659 | JP | Administrative and support serv… |
|
Alldigi Tech Limited
Global provider of technology-driven BPO and HRO solutions …
|
ALLDIGI | IN | Administrative and support serv… |
|
Arcamatrix Corporation
Delisted, subject to a Cease Trade order, and designated a …
|
— | CA | Administrative and support serv… |
|
Arteria S.A.
Provider of outsourcing solutions in customer service, sale…
|
ARR | PL | Administrative and support serv… |
|
AVADA GROUP LIMITED
Provides integrated traffic management solutions for infras…
|
AVD | AU | Administrative and support serv… |
|
BLS International Services Ltd
Global tech-enabled partner for visa, passport, and citizen…
|
BLS | IN | Administrative and support serv… |
|
CANPR Technology Limited
Tech platform simplifying immigration, offering application…
|
WPR | CA | Administrative and support serv… |
TP Inc. 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/16416/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16416 | 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=16416 | 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=16416 \ -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": 16416}, 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 TP Inc. (id: 16416)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.