
KORYO CREDIT INFORMATION CO.,LTD. — Investor Relations & Filings
KORYO CREDIT INFORMATION CO.,LTD. specializes in credit information and debt management services. The company's principal activities are debt collection for civil, commercial, financial, and communication claims. It conducts comprehensive credit investigations to research debtors' financial status, locate individuals, and identify property. In addition to its core collection business, the company provides asset management services, including valuation and consulting, and operates a CRM and payment center for customer service monitoring and early delinquency management. The firm also offers advisory and management services for the collection of international debts, such as unpaid export receivables.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 기타시장안내(약명및영문명) (영문상호 및 영문약명) | 2026-04-21 | Korean | |
| 정기주주총회결과 | 2026-03-25 | Korean | |
| 상호변경안내 | 2026-03-25 | Korean | |
| 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-25 | Korean | |
| 사업보고서 (2025.12) | 2026-03-17 | Korean | |
| 기업가치제고계획(자율공시) (2026년) | 2026-03-10 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
13 filings
| |||||
| 34698129 | 기타시장안내(약명및영문명) (영문상호 및 영문약명) | 2026-04-21 | Korean | ||
| 33037366 | 정기주주총회결과 | 2026-03-25 | Korean | ||
| 33037346 | 상호변경안내 | 2026-03-25 | Korean | ||
| 33037342 | 사외이사의선임ㆍ해임또는중도퇴임에관한신고 | 2026-03-25 | Korean | ||
| 32962013 | 사업보고서 (2025.12) | 2026-03-17 | Korean | ||
| 32922098 | 기업가치제고계획(자율공시) (2026년) | 2026-03-10 | Korean | ||
| 32917014 | 주주총회집중일개최사유신고 | 2026-03-09 | Korean | ||
| 32917011 | 주주총회소집결의 | 2026-03-09 | Korean | ||
| 32917007 | 주주총회소집공고 | 2026-03-09 | Korean | ||
| 32908227 | 감사보고서제출 | 2026-03-06 | Korean | ||
| 32539068 | 자기주식처분결과보고서 | 2026-02-19 | Korean | ||
| 18015208 | 주요사항보고서(자기주식처분결정) | 2026-02-09 | Korean | ||
| 18015192 | 현금ㆍ현물배당결정 | 2026-02-09 | Korean | ||
|
2025
2 filings
| |||||
| 12196718 | 주식등의대량보유상황보고서(일반) | 2025-12-30 | Korean | ||
| 12199530 | 자기주식처분결과보고서 | 2025-12-26 | Korean | ||
Market data
Market data not available
Price history
Peer group · Activities of collection agencies and credit bureaus
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CREDIT CLEAR LIMITED
AI-driven platform for automated accounts receivable manage…
|
CCR | AU | Administrative and support serv… |
|
CSI Credit Systems International Inc.
Accounts Receivable Management firm providing debt collecti…
|
— | CA | Administrative and support serv… |
|
Focus Business Solution Limited
Provides debt recovery, collection management, and field in…
|
543312 | IN | Administrative and support serv… |
|
NUTUN LIMITED
Specialized BPO and Credit-Lifecycle Management group offer…
|
NTUE | ZA | Administrative and support serv… |
|
YAMADA SERVICER SYNTHETIC OFFICE
Specializes in receivables management, real estate solution…
|
4351 | JP | Administrative and support serv… |
KORYO CREDIT INFORMATION 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/15163/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15163 | 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=15163 | 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=15163 \ -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": 15163}, 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 KORYO CREDIT INFORMATION CO.,LTD. (id: 15163)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.