
Emergency Assistance Japan Co., Ltd. — Investor Relations & Filings
Emergency Assistance Japan Co., Ltd. provides comprehensive assistance and risk management services for individuals and corporations operating internationally. The company specializes in solutions for travelers facing unexpected circumstances abroad. Core offerings include overseas medical assistance, encompassing medical referrals, patient monitoring, emergency transport, and repatriation. In parallel, it delivers overseas security risk assistance, featuring dedicated hotlines, security alerts, and emergency evacuation support. The company also offers specialized medical support for students studying abroad and facilitates medical tourism for foreign patients through services such as translation, interpretation, and 'Medical Stay' visa procurement assistance. Complementary concierge services provide lifestyle support for travel and entertainment arrangements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-27 | Japanese | |
| 有価証券報告書-第23期(2025/01/01-2025/12/31) | 2026-03-27 | Japanese | |
| 確認書 | 2025-08-13 | Japanese | |
| 半期報告書-第23期(2025/01/01-2025/12/31) | 2025-08-13 | Japanese | |
| 臨時報告書 | 2025-03-28 | Japanese | |
| 内部統制報告書-第22期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33054137 | 確認書 | 2026-03-27 | Japanese | ||
| 33054130 | 有価証券報告書-第23期(2025/01/01-2025/12/31) | 2026-03-27 | Japanese | ||
|
2025
7 filings
| |||||
| 7857921 | 確認書 | 2025-08-13 | Japanese | ||
| 7857922 | 半期報告書-第23期(2025/01/01-2025/12/31) | 2025-08-13 | Japanese | ||
| 7270415 | 臨時報告書 | 2025-03-28 | Japanese | ||
| 7270401 | 内部統制報告書-第22期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7270396 | 確認書 | 2025-03-28 | Japanese | ||
| 7270400 | 有価証券報告書-第22期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7276083 | 臨時報告書 | 2025-02-26 | Japanese | ||
|
2024
6 filings
| |||||
| 7311716 | 確認書 | 2024-08-14 | Japanese | ||
| 7310657 | 半期報告書-第22期(2024/01/01-2024/12/31) | 2024-08-14 | Japanese | ||
| 7339385 | 確認書 | 2024-05-10 | Japanese | ||
| 7339380 | 四半期報告書-第22期第1四半期(2024/01/01-2024/03/31) | 2024-05-10 | Japanese | ||
| 7344348 | 臨時報告書 | 2024-03-28 | Japanese | ||
| 7344263 | 内部統制報告書-第21期(2023/01/01-2023/12/31) | 2024-03-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Security activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Boomerang Tracking Inc.
Provides stolen mobile asset recovery systems utilizing con…
|
— | CA | Administrative and support serv… |
|
China Security Co., Ltd
Integrates security systems and smart city solutions using …
|
600654 | CN | Administrative and support serv… |
|
HSE Integrated Ltd.
Integrated industrial safety, health, and environmental ser…
|
— | CA | Administrative and support serv… |
|
Innovative Ideals and Services (India) Limited
Designs and installs integrated security, surveillance, and…
|
541983 | IN | Administrative and support serv… |
|
INTELLIGENT MONITORING GROUP LIMITED
Provides security monitoring, system installation, and inte…
|
IMB | AU | Administrative and support serv… |
|
LONDON SECURITY PLC
Provider of fire protection equipment and maintenance servi…
|
LSC | GB | Administrative and support serv… |
|
MARLOWE PLC
Provider of safety and regulatory compliance services in fi…
|
MRL | GB | Administrative and support serv… |
|
SPECTUR LIMITED
Develops solar-powered security and surveillance systems fo…
|
SP3 | AU | Administrative and support serv… |
|
TEST SECURITY
Delivers integrated electronic security, surveillance, and …
|
TES | AU | Administrative and support serv… |
|
Thakral Services (India) Limited
Offers electronic security, surveillance, and integrated bu…
|
509015 | IN | Administrative and support serv… |
Emergency Assistance Japan 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/13675/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13675 | 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=13675 | 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=13675 \ -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": 13675}, 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 Emergency Assistance Japan Co., Ltd. (id: 13675)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.