
MoneyMove Co., Ltd. — Investor Relations & Filings
MoneyMove Co., Ltd. is a financial technology company specializing in the online investment-linked finance business. The company operates a platform that connects investors with a variety of credit-based investment products, catering to both individual and corporate clients. It enables diversified investments in small increments to mitigate risk. A core component of its service is a proprietary AI-powered credit scoring system that utilizes machine learning algorithms to analyze extensive financial and non-financial data. This system is designed to predict default risks and perform multifaceted creditworthiness assessments for the assets offered on its platform.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 증권발행결과(자율공시) (제3자배정 유상증자) | 2026-02-20 | Korean | |
| 주권매매거래정지 (자본전액잠식 사실 발생) | 2026-02-13 | Korean | |
| 자본전액잠식사실발생 | 2026-02-13 | Korean | |
| 기타시장안내 (상장폐지 사유 발생 우려 안내) | 2026-02-13 | Korean | |
| 주요사항보고서(유상증자결정) | 2026-02-12 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2026-02-06 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 32546051 | 증권발행결과(자율공시) (제3자배정 유상증자) | 2026-02-20 | Korean | ||
| 19468856 | 주권매매거래정지 (자본전액잠식 사실 발생) | 2026-02-13 | Korean | ||
| 19468850 | 자본전액잠식사실발생 | 2026-02-13 | Korean | ||
| 19468846 | 기타시장안내 (상장폐지 사유 발생 우려 안내) | 2026-02-13 | Korean | ||
| 19466665 | 주요사항보고서(유상증자결정) | 2026-02-12 | Korean | ||
| 14743239 | 주식등의대량보유상황보고서(일반) | 2026-02-06 | Korean | ||
| 14696017 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-06 | Korean | ||
|
2025
8 filings
| |||||
| 10217125 | 주주명부폐쇄기간또는기준일설정 | 2025-12-16 | Korean | ||
| 33032086 | 주식등의대량보유상황보고서(일반) | 2025-11-11 | Korean | ||
| 33031946 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-11-11 | Korean | ||
| 33031185 | 증권발행결과(자율공시) (제3자배정 유상증자) | 2025-11-07 | Korean | ||
| 33030563 | 기업설명회(IR)개최결과 | 2025-11-06 | Korean | ||
| 33029801 | 주식등의대량보유상황보고서(약식) | 2025-11-04 | Korean | ||
| 33028558 | 주요사항보고서(유상증자결정) | 2025-10-30 | Korean | ||
| 33028189 | [기재정정]주요사항보고서(유상증자결정) | 2025-10-30 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other credit granting activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
360 CAPITAL MORTGAGE REIT
Invests in mortgage loans and debt instruments secured by r…
|
TCF | AU | Financial and insurance activit… |
|
Aadhar Housing Finance Limited
Provides mortgage loans and financial products for the low-…
|
AADHARHFC | IN | Financial and insurance activit… |
|
Aastamangalam Finance Limited
NBFC providing gold, business, and personal loans to SMEs a…
|
511764 | IN | Financial and insurance activit… |
|
AAVAS Financiers Limited
Provides housing finance to low and middle-income segments …
|
AAVAS | IN | Financial and insurance activit… |
|
ABANS FINANCIAL SERVICES LIMITED
NBFC providing credit facilities and liquidity solutions to…
|
AFSL | IN | Financial and insurance activit… |
|
Abhinav Capital Services Limited
Provides financing, investment management, and credit solut…
|
532057 | IN | Financial and insurance activit… |
|
Abhishek Finlease limited
Provides credit facilities, loans, and financial consultanc…
|
538935 | IN | Financial and insurance activit… |
|
Abirami Financial Services (India)
Provides asset-based financing, leasing, and hire purchase …
|
511756 | IN | Financial and insurance activit… |
|
Accord Financial Corp.
Delivers flexible, asset-based financing solutions for busi…
|
ACD | CA | Financial and insurance activit… |
|
ACOM CO.,LTD.
A consumer financing company offering loans, credit cards, …
|
8572 | JP | Financial and insurance activit… |
MoneyMove 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/16156/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16156 | 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=16156 | 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=16156 \ -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": 16156}, 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 MoneyMove Co., Ltd. (id: 16156)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.