
INFORICH INC. — Investor Relations & Filings
INFORICH INC. operates 'ChargeSPOT', a mobile battery sharing service based on the concept of "Rent Anywhere, Return Anywhere". The service allows users to rent and return portable power banks at a wide network of stations located in convenience stores, train stations, airports, and other public spaces. The company has expanded its portfolio to include other platform-based services that leverage its physical network. These include 'ShareSPOT', an integrated application for various sharing services like bikes and umbrellas; 'SPOTJOBS', a gig work platform for managing ChargeSPOT battery logistics; 'CheerSPOT', a fan engagement platform utilizing ChargeSPOT's digital displays; and 'mamaro', a service providing movable, private baby care rooms for public installation.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-05-13 | Japanese | |
| 臨時報告書 | 2026-04-23 | Japanese | |
| 株式併合並びに単元株式数の定めの廃止及び定款の一部変更に関する臨時株主総会開催のお知らせ | 2026-04-23 | Japanese | |
| 自己株式の消却に関するお知らせ | 2026-04-22 | Japanese | |
| 事後交付型株式報酬制度としての新株式発行に関するお知らせ | 2026-04-22 | Japanese | |
| 確認書 | 2026-03-16 | Japanese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 45469284 | 臨時報告書 | 2026-05-13 | Japanese | ||
| 35616837 | 臨時報告書 | 2026-04-23 | Japanese | ||
| 46878564 | 株式併合並びに単元株式数の定めの廃止及び定款の一部変更に関する臨時株主総会開催のお知らせ | 2026-04-23 | Japanese | ||
| 46878367 | 自己株式の消却に関するお知らせ | 2026-04-22 | Japanese | ||
| 46878365 | 事後交付型株式報酬制度としての新株式発行に関するお知らせ | 2026-04-22 | Japanese | ||
| 32954032 | 確認書 | 2026-03-16 | Japanese | ||
| 32954031 | 有価証券報告書-第11期(2025/01/01-2025/12/31) | 2026-03-16 | Japanese | ||
| 32874631 | 訂正意見表明報告書 | 2026-03-04 | Japanese | ||
|
2025
6 filings
| |||||
| 7857958 | 確認書 | 2025-08-13 | Japanese | ||
| 7857956 | 半期報告書-第11期(2025/01/01-2025/12/31) | 2025-08-13 | Japanese | ||
| 7269442 | 臨時報告書 | 2025-03-31 | Japanese | ||
| 7269437 | 確認書 | 2025-03-31 | Japanese | ||
| 7269438 | 内部統制報告書-第10期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese | ||
| 7269443 | 有価証券報告書-第10期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese | ||
|
2024
1 filing
| |||||
| 7303593 | 臨時報告書 | 2024-11-01 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Rental and leasing of other personal and household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Vestis Corp
Provider of uniform rentals, workplace supplies, and manage…
|
VSTS | US | Administrative and support serv… |
|
VHQ Entertainment Inc.
Video rental retailer pioneering flat-fee, direct-to-home m…
|
VHQ | CA | Administrative and support serv… |
INFORICH 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/14593/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14593 | 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=14593 | 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=14593 \ -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": 14593}, 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 INFORICH INC. (id: 14593)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.