
KYODO PUBLIC RELATIONS CO.,LTD. — Investor Relations & Filings
Kyodo Public Relations is an integrated communications and public relations agency established in 1964. The company provides a comprehensive range of services for enterprises, with a particular focus on assisting international companies entering the local market. Its core offerings include strategic media relations, leveraging extensive connections with media outlets. The agency's services also encompass crisis communications, media training, digital marketing, including performance marketing and content creator management, and public affairs and government relations. Additionally, Kyodo PR offers investor relations counsel, guiding clients through M&As, IPOs, and strategic financial communications, while also promoting corporate governance and sustainability initiatives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 株式分割に伴う株主優待制度の変更について | 2026-05-14 | Japanese | |
| 譲渡制限付株式報酬としての自己株式の処分の払込完了に関するお知らせ | 2026-04-23 | Japanese | |
| 確認書 | 2026-03-26 | Japanese | |
| 有価証券報告書-第62期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | |
| 確認書 | 2025-08-13 | Japanese | |
| 半期報告書-第62期(2025/01/01-2025/12/31) | 2025-08-13 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46884381 | 株式分割に伴う株主優待制度の変更について | 2026-05-14 | Japanese | ||
| 46878497 | 譲渡制限付株式報酬としての自己株式の処分の払込完了に関するお知らせ | 2026-04-23 | Japanese | ||
| 33045276 | 確認書 | 2026-03-26 | Japanese | ||
| 33045262 | 有価証券報告書-第62期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | ||
|
2025
6 filings
| |||||
| 7857934 | 確認書 | 2025-08-13 | Japanese | ||
| 7857932 | 半期報告書-第62期(2025/01/01-2025/12/31) | 2025-08-13 | Japanese | ||
| 7270874 | 臨時報告書 | 2025-03-28 | Japanese | ||
| 7271990 | 確認書 | 2025-03-27 | Japanese | ||
| 7271989 | 内部統制報告書-第61期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
| 7271991 | 有価証券報告書-第61期(2024/01/01-2024/12/31) | 2025-03-27 | Japanese | ||
|
2024
5 filings
| |||||
| 7294407 | 訂正臨時報告書 | 2024-11-25 | Japanese | ||
| 7304484 | 臨時報告書 | 2024-10-24 | Japanese | ||
| 7312282 | 確認書 | 2024-08-13 | Japanese | ||
| 7310649 | 半期報告書-第61期(2024/01/01-2024/12/31) | 2024-08-13 | Japanese | ||
| 7338921 | 確認書 | 2024-05-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SUNNY SIDE UP GROUP Inc.
A public relations and marketing communications group and c…
|
2180 | JP | Professional, scientific and te… |
|
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… |
KYODO PUBLIC RELATIONS CO.,LTD. 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/13397/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13397 | 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=13397 | 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=13397 \ -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": 13397}, 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 KYODO PUBLIC RELATIONS CO.,LTD. (id: 13397)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.