
e LogiT co.,ltd. — Investor Relations & Filings
e LogiT co.,ltd. is a business process outsourcing (BPO) provider specializing in the e-commerce sector. The company offers a comprehensive range of services designed to support online businesses, from strategic planning to operational execution. Core offerings include e-commerce business strategy, marketing, and logistics agency services. Its fulfillment and BPO services cover warehousing, order processing, shipping, and customer support. The company also provides warehouse digital transformation (DX) and automation solutions, such as Warehouse Management System (WMS) implementation and the integration of automated material handling equipment. Additionally, e LogiT offers consulting and human resource development programs focused on e-commerce logistics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正有価証券届出書(組込方式) | 2026-01-30 | Japanese | |
| 有価証券届出書(組込方式) | 2026-01-16 | Japanese | |
| 確認書 | 2025-11-13 | Japanese | |
| 半期報告書-第27期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | |
| 臨時報告書 | 2025-07-01 | Japanese | |
| 臨時報告書 | 2025-07-01 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 13756292 | 訂正有価証券届出書(組込方式) | 2026-01-30 | Japanese | ||
| 12809969 | 有価証券届出書(組込方式) | 2026-01-16 | Japanese | ||
|
2025
11 filings
| |||||
| 8283919 | 確認書 | 2025-11-13 | Japanese | ||
| 8283841 | 半期報告書-第27期(2025/04/01-2026/03/31) | 2025-11-13 | Japanese | ||
| 7242338 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7242337 | 臨時報告書 | 2025-07-01 | Japanese | ||
| 7247057 | 内部統制報告書-第26期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7247040 | 確認書 | 2025-06-26 | Japanese | ||
| 7247023 | 有価証券報告書-第26期(2024/04/01-2025/03/31) | 2025-06-26 | Japanese | ||
| 7267821 | 臨時報告書 | 2025-04-10 | Japanese | ||
| 7268415 | 臨時報告書 | 2025-04-03 | Japanese | ||
| 7273700 | 臨時報告書 | 2025-03-17 | Japanese | ||
| 7277837 | 臨時報告書 | 2025-02-12 | Japanese | ||
|
2024
2 filings
| |||||
| 7291611 | 臨時報告書 | 2024-12-18 | Japanese | ||
| 7299079 | 臨時報告書 | 2024-11-13 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Warehousing and storage
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KAWANISHI WAREHOUSE CO.,LTD.
Integrated logistics provider offering warehousing, transpo…
|
9322 | JP | Transportation and storage |
|
Kesar Terminals & Infrastructure Limited
Provides bulk liquid storage and handling services for chem…
|
533289 | IN | Transportation and storage |
|
Koninklijke Vopak N.V.
Independent tank storage company operating a global network…
|
VPK | NL | Transportation and storage |
|
Les Docks Pétroles d'Ambès
Logistical services provider for the reception, storage, an…
|
DPAM | FR | Transportation and storage |
|
Lindbergh
Diversified service provider in MRO logistics, circular eco…
|
LDB | IT | Transportation and storage |
|
Lineage, Inc.
A temperature-controlled industrial REIT providing global l…
|
LINE | US | Transportation and storage |
|
ManifestSeven Holdings Corporation
Integrated logistics network providing compliant distributi…
|
MNFSF | CA | Transportation and storage |
|
MARTIN MIDSTREAM PARTNERS L.P.
Provider of diverse midstream services in the United States…
|
MMLP | US | Transportation and storage |
|
Maruhachi Warehouse Company , Limited
A logistics and real estate firm offering warehousing and t…
|
9313 | JP | Transportation and storage |
|
Mitsubishi Logistics Corporation
Provides logistics services, including warehousing and tran…
|
9301 | JP | Transportation and storage |
e LogiT 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/14380/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14380 | 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=14380 | 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=14380 \ -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": 14380}, 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 e LogiT co.,ltd. (id: 14380)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.