
PRONEXUS INC. — Investor Relations & Filings
PRONEXUS INC. is a specialized provider of corporate disclosure and investor relations (IR) support services. The company offers a comprehensive suite of solutions combining system development, consulting, and content creation to assist primarily listed companies and other capital market participants. Key offerings include the 'PRONEXUS WORKS' integrated disclosure support platform and the 'E-IR' service for managing IR websites. PRONEXUS supports a wide range of client needs, including financial reporting, shareholder meeting management, sustainability disclosures, and processes for initial public offerings (IPOs), functioning as a key part of the capital markets infrastructure.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-06 | Japanese | |
| 変更報告書 | 2026-03-05 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-05 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-05 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-08 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-04 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
5 filings
| |||||
| 33541921 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-06 | Japanese | ||
| 32901912 | 変更報告書 | 2026-03-05 | Japanese | ||
| 32901366 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-05 | Japanese | ||
| 14394097 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-05 | Japanese | ||
| 12220829 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-08 | Japanese | ||
|
2025
10 filings
| |||||
| 9222283 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-04 | Japanese | ||
| 8306976 | 確認書 | 2025-11-14 | Japanese | ||
| 8306960 | 半期報告書-第82期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7856360 | 変更報告書 | 2025-09-04 | Japanese | ||
| 7245063 | 臨時報告書 | 2025-06-27 | Japanese | ||
| 7254072 | 内部統制報告書-第81期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
| 7254069 | 確認書 | 2025-06-23 | Japanese | ||
| 7254074 | 有価証券報告書-第81期(2024/04/01-2025/03/31) | 2025-06-23 | Japanese | ||
| 7266419 | 臨時報告書 | 2025-04-22 | Japanese | ||
| 7274962 | 大量保有報告書 | 2025-03-06 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
The Reputation Exchange Plc
Fintech firm that enables brands to monetize fan bases with…
|
REPL | GB | Professional, scientific and te… |
|
Trenders, Inc.
A marketing firm specializing in digital media, PR, and tre…
|
6069 | JP | Professional, scientific and te… |
|
VECTOR INC.
A public relations firm offering marketing, HR, web, and ve…
|
6058 | JP | Professional, scientific and te… |
|
Wonderful Sky Financial Group Holdings Limited
Financial public relations and communication group providin…
|
1260 | KY | Professional, scientific and te… |
PRONEXUS 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/11226/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11226 | 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=11226 | 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=11226 \ -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": 11226}, 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 PRONEXUS INC. (id: 11226)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.