
Livero Inc. — Investor Relations & Filings
Livero Inc. operates a cloud-based New Life Service Platform that provides comprehensive, one-stop services to support individuals and businesses during relocation. The company offers specialized solutions for real estate agencies, corporations, and moving companies. Its platform includes services such as 'Shinseikatsu Rakunavi,' which assists real estate clients with moving and utility arrangements, and 'Shyatakurakunavi,' which facilitates corporate housing management. Additional offerings include 'Heyawari,' a cloud-based rental contract service providing rent discounts, and 'Hakopla,' a logistics platform for moving companies. Livero aims to streamline the process of starting a new life by connecting various service providers and users through its integrated digital ecosystem.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-23 | Japanese | |
| 有価証券報告書-第17期(2025/01/01-2025/12/31) | 2026-03-23 | Japanese | |
| 確認書 | 2025-08-08 | Japanese | |
| 半期報告書-第17期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | |
| 臨時報告書 | 2025-03-31 | Japanese | |
| 内部統制報告書-第16期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33010002 | 確認書 | 2026-03-23 | Japanese | ||
| 33010000 | 有価証券報告書-第17期(2025/01/01-2025/12/31) | 2026-03-23 | Japanese | ||
|
2025
6 filings
| |||||
| 7858645 | 確認書 | 2025-08-08 | Japanese | ||
| 7858646 | 半期報告書-第17期(2025/01/01-2025/12/31) | 2025-08-08 | Japanese | ||
| 7269208 | 臨時報告書 | 2025-03-31 | Japanese | ||
| 7269205 | 内部統制報告書-第16期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese | ||
| 7269197 | 確認書 | 2025-03-31 | Japanese | ||
| 7269199 | 有価証券報告書-第16期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese | ||
|
2024
7 filings
| |||||
| 7296025 | 臨時報告書 | 2024-11-14 | Japanese | ||
| 7313006 | 確認書 | 2024-08-09 | Japanese | ||
| 7313005 | 半期報告書-第16期(2024/01/01-2024/12/31) | 2024-08-09 | Japanese | ||
| 7337235 | 確認書 | 2024-05-15 | Japanese | ||
| 7337221 | 四半期報告書-第16期第1四半期(2024/01/01-2024/03/31) | 2024-05-15 | Japanese | ||
| 7343765 | 臨時報告書 | 2024-03-29 | Japanese | ||
| 7343759 | 確認書 | 2024-03-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for business support activities n.e.c., except financial intermediation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Boutiques, Inc.
Operates a matching platform for M&A brokerage, recruitment…
|
9272 | JP | Administrative and support serv… |
|
CannAmerica Brands Corp.
Owns and licenses a portfolio of medical and recreational c…
|
CNNXF | CA | Administrative and support serv… |
|
HIKARI TSUSHIN,INC.
Holding company providing telecom, utilities, and corporate…
|
9435 | JP | Administrative and support serv… |
|
ULURU.CO.,LTD.
Addresses labor shortages using a crowd worker network, IT,…
|
3979 | JP | Administrative and support serv… |
Livero 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/14441/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14441 | 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=14441 | 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=14441 \ -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": 14441}, 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 Livero Inc. (id: 14441)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.