
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 |
|---|---|---|---|
| 감사보고서제출 | 2025-03-06 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-02-14 | Korean | |
| [기재정정]임원ㆍ주요주주특정증권등소유상황보고서 | 2025-02-14 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-02-11 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-02-11 | Korean | |
| 자기주식처분결과보고서 | 2025-02-10 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
8 filings
| |||||
| 7963440 | 감사보고서제출 | 2025-03-06 | Korean | ||
| 7972859 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-02-14 | Korean | ||
| 7972778 | [기재정정]임원ㆍ주요주주특정증권등소유상황보고서 | 2025-02-14 | Korean | ||
| 7984884 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-02-11 | Korean | ||
| 7984833 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-02-11 | Korean | ||
| 7985465 | 자기주식처분결과보고서 | 2025-02-10 | Korean | ||
| 7986102 | 주요사항보고서(자기주식처분결정) | 2025-02-07 | Korean | ||
| 7986089 | 현금ㆍ현물배당결정 | 2025-02-07 | Korean | ||
|
2024
7 filings
| |||||
| 8004879 | 주주명부폐쇄기간또는기준일설정 | 2024-12-16 | Korean | ||
| 8016321 | 분기보고서 (2024.09) | 2024-11-14 | Korean | ||
| 8091957 | 반기보고서 (2024.06) | 2024-08-14 | Korean | ||
| 8102380 | 현금ㆍ현물배당결정 | 2024-08-01 | Korean | ||
| 8123913 | 중간(분기)배당을위한주주명부폐쇄(기준일)결정 | 2024-06-14 | Korean | ||
| 8137919 | 분기보고서 (2024.03) | 2024-05-16 | Korean | ||
| 8154980 | 정기주주총회결과 | 2024-03-28 | 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.