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 |
|---|---|---|---|
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-13 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-27 | Korean | |
| 주식소각결정 | 2026-03-26 | Korean | |
| 정기주주총회결과 | 2026-03-26 | Korean | |
| 감사보고서제출 | 2026-03-18 | Korean | |
| 사업보고서 (2025.12) | 2026-03-18 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34405792 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-04-13 | Korean | ||
| 33057417 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-27 | Korean | ||
| 33048110 | 주식소각결정 | 2026-03-26 | Korean | ||
| 33045081 | 정기주주총회결과 | 2026-03-26 | Korean | ||
| 32973190 | 감사보고서제출 | 2026-03-18 | Korean | ||
| 32973140 | 사업보고서 (2025.12) | 2026-03-18 | Korean | ||
| 32941519 | [기재정정]의결권대리행사권유참고서류 | 2026-03-13 | Korean | ||
| 32921237 | 주주총회소집공고 | 2026-03-10 | Korean | ||
| 32921192 | 의결권대리행사권유참고서류 | 2026-03-10 | Korean | ||
| 32921188 | 주주총회소집결의 | 2026-03-10 | Korean | ||
| 32837544 | 주식등의대량보유상황보고서(일반) | 2026-02-25 | Korean | ||
| 32833996 | 타인에대한채무보증결정 | 2026-02-24 | Korean | ||
| 32833939 | 매출액또는손익구조30%(대규모법인은15%)이상변경 | 2026-02-24 | Korean | ||
| 32833921 | 현금ㆍ현물배당을위한주주명부폐쇄(기준일)결정 | 2026-02-24 | Korean | ||
| 32833913 | 현금ㆍ현물배당결정 | 2026-02-24 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other business support service activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Facs Records Storage Income Fund
Investment trust focused on commercial records management, …
|
FXX | CA | Administrative and support serv… |
|
Ficus Technology Holdings Limited
Provides innovative supply chain management solutions integ…
|
8107 | HK | Administrative and support serv… |
|
FRANCHISE BRANDS PLC
An international, multi-brand franchisor of B2B van-based s…
|
FRAN | GB | Administrative and support serv… |
|
Franchise Services of North America Inc.
Vehicle rental franchisor and holding company operating acr…
|
FSN | CA | Administrative and support serv… |
|
Gatco Technologies Inc.
Provides fully outsourced business services specializing in…
|
— | CA | Administrative and support serv… |
|
GESCO AG
An industrial group acquiring market-leading SMEs in the ca…
|
GSC1 | DE | Administrative and support serv… |
|
HARTE HANKS INC
A customer experience company providing data-driven marketi…
|
HHS | US | Administrative and support serv… |
|
HS HYOSUNG Corporation
A holding company in advanced materials, AI solutions, mobi…
|
487570 | KR | Administrative and support serv… |
|
HYUNDAI EZWEL CO., LTD.
Develops and operates comprehensive employee benefit platfo…
|
090850 | KR | Administrative and support serv… |
|
INNOXCorporation
A holding company developing advanced polymer materials for…
|
088390 | KR | 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.