
TRaaS On Product Inc. — Investor Relations & Filings
TRaaS On Product Inc. is a technology company that specializes in providing comprehensive Internet of Things (IoT) solutions. The company's business activities encompass the entire product lifecycle, including the planning, design, development, manufacturing, operation, and maintenance of IoT products, terminals, and systems. Its core offerings include IoT platform services, the production of IoT equipment such as Internet Protocol (IP) set-top boxes, and dedicated after-sales support. The company, formerly known as P3 Inc., focuses on developing specialized hardware and solutions for various applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 有価証券届出書(組込方式) | 2020-11-30 | Japanese | |
| 四半期報告書-第27期第2四半期(令和2年5月1日-令和2年7月31日) | 2020-09-08 | Japanese | |
| 四半期報告書-第27期第1四半期(令和2年2月1日-令和2年4月30日) | 2020-06-09 | Japanese | |
| 有価証券報告書-第26期(平成31年2月1日-令和2年1月31日) | 2020-04-23 | Japanese | |
| 四半期報告書-第26期第3四半期(2019/08/01-2019/10/31) | 2019-12-10 | Japanese | |
| 四半期報告書-第26期第2四半期(2019/05/01-2019/07/31) | 2019-09-12 | Japanese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2020
4 filings
| |||||
| 7679498 | 有価証券届出書(組込方式) | 2020-11-30 | Japanese | ||
| 7684118 | 四半期報告書-第27期第2四半期(令和2年5月1日-令和2年7月31日) | 2020-09-08 | Japanese | ||
| 7690274 | 四半期報告書-第27期第1四半期(令和2年2月1日-令和2年4月30日) | 2020-06-09 | Japanese | ||
| 7691263 | 有価証券報告書-第26期(平成31年2月1日-令和2年1月31日) | 2020-04-23 | Japanese | ||
|
2019
4 filings
| |||||
| 7695464 | 四半期報告書-第26期第3四半期(2019/08/01-2019/10/31) | 2019-12-10 | Japanese | ||
| 7699008 | 四半期報告書-第26期第2四半期(2019/05/01-2019/07/31) | 2019-09-12 | Japanese | ||
| 7711521 | 四半期報告書-第26期第1四半期(2019/02/12-2019/04/30) | 2019-06-11 | Japanese | ||
| 7712623 | 有価証券報告書-第25期(平成30年2月1日-平成31年1月31日) | 2019-04-24 | Japanese | ||
|
2018
4 filings
| |||||
| 7716799 | 四半期報告書-第25期第3四半期(2018/08/01-2018/10/31) | 2018-12-11 | Japanese | ||
| 7720436 | 四半期報告書-第25期第2四半期(2018/05/01-2018/07/31) | 2018-09-12 | Japanese | ||
| 7726059 | 四半期報告書-第25期第1四半期(2018/02/01-2018/04/30) | 2018-06-12 | Japanese | ||
| 7727091 | 有価証券報告書-第24期(平成29年2月1日-平成30年1月31日) | 2018-04-17 | Japanese | ||
|
2017
2 filings
| |||||
| 7730923 | 四半期報告書-第24期第3四半期(2017/08/01-2017/10/31) | 2017-12-12 | Japanese | ||
| 7734248 | 四半期報告書-第24期第2四半期(2017/05/01-2017/07/31) | 2017-09-12 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Computer consultancy and computer facilities management activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1000mercis
Marketing technology group for data-driven advertising and …
|
ALMIL | FR | Telecommunications, computer pr… |
|
3C IT Solutions and Telecoms (India) Limited
Provides IT infrastructure, system integration, cloud, and …
|
544190 | IN | Telecommunications, computer pr… |
|
3 E Network Technology Group Ltd
B2B IT solutions provider of software for property, restaur…
|
MASK | US | Telecommunications, computer pr… |
|
3i Infotech limited
Provides digital transformation, cloud services, and specia…
|
3IINFOLTD | IN | Telecommunications, computer pr… |
|
4C Group AB
Provides software and expert services for readiness, traini…
|
4C | SE | Telecommunications, computer pr… |
|
4GLOBAL PLC
A data, services, and software company for the sports and p…
|
4GBL | GB | Telecommunications, computer pr… |
|
4SIGHT HOLDINGS LIMITED
Technology group providing digital transformation solutions…
|
4SIE | ZA | Telecommunications, computer pr… |
|
AAA TECHNOLOGIES LIMITED
Provides IS auditing, cybersecurity consulting, and IT comp…
|
AAATECH | IN | Telecommunications, computer pr… |
|
ABEJA,Inc.
An AI technology company that facilitates the digital trans…
|
5574 | JP | Telecommunications, computer pr… |
|
Abra Information Technologies Ltd.
Develops, implements, and integrates complex software and h…
|
ABRA | IL | Telecommunications, computer pr… |
TRaaS On Product 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/14042/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14042 | 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=14042 | 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=14042 \ -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": 14042}, 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 TRaaS On Product Inc. (id: 14042)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.