
NICE Information Service Co., Ltd. — Investor Relations & Filings
NICE Information Service Co., Ltd. is a credit bureau that provides comprehensive credit information services for individuals and corporations. The company's core offerings include personal and corporate credit evaluation, credit inquiries, credit investigation, and the provision of financial information. It also operates in the debt collection and recovery sector and utilizes big data analytics in its services. The company is a key provider of credit reports for a diverse client base, including suppliers to large enterprises.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 분기보고서 (2023.09) | 2023-11-14 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2023-11-10 | Korean | |
| 주식등의대량보유상황보고서(약식) | 2023-09-21 | Korean | |
| 주요사항보고서(자기주식취득신탁계약해지결정) | 2023-09-18 | Korean | |
| 신탁계약해지결과보고서 | 2023-09-18 | Korean | |
| 반기보고서 (2023.06) | 2023-08-14 | Korean |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 8259171 | 분기보고서 (2023.09) | 2023-11-14 | Korean | ||
| 8264513 | 주식등의대량보유상황보고서(약식) | 2023-11-10 | Korean | ||
| 8281285 | 주식등의대량보유상황보고서(약식) | 2023-09-21 | Korean | ||
| 8282984 | 주요사항보고서(자기주식취득신탁계약해지결정) | 2023-09-18 | Korean | ||
| 8282970 | 신탁계약해지결과보고서 | 2023-09-18 | Korean | ||
| 8299200 | 반기보고서 (2023.06) | 2023-08-14 | Korean | ||
| 8305085 | 최대주주등소유주식변동신고서 | 2023-08-08 | Korean | ||
| 8305692 | 기타시장안내(나이스평가정보(주) 상장명세서 제출) | 2023-08-04 | Korean | ||
| 8307429 | 상장폐지결정 | 2023-08-01 | Korean | ||
| 8307428 | 수시공시의무관련사항(공정공시)(주주가치 제고를 위한 주주환원 정책 안내) | 2023-08-01 | Korean | ||
| 8308013 | 기타경영사항(자율공시)(유가증권시장 상장예비심사 결과 접수) | 2023-07-31 | Korean | ||
| 8329128 | 주식등의대량보유상황보고서(약식) | 2023-06-07 | Korean | ||
| 8332945 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2023-05-26 | Korean | ||
| 8340562 | 분기보고서 (2023.03) | 2023-05-15 | Korean | ||
| 8344423 | 주식등의대량보유상황보고서(약식) | 2023-05-10 | Korean | ||
Market data
Market data not available
Price history
Peer group · Other activities auxiliary to financial service activities, except insurance and pension funding
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
26 Broadway Capital Corp.
Financial advisory specializing in M&A, corporate finance, …
|
JDR.P | CA | Financial and insurance activit… |
|
ACTACORP HOLDINGS BERHAD
Primarily engages in investment holding and the provision o…
|
— | MY | Financial and insurance activit… |
|
Akiko Global Services Limited
Digital platform for aggregating and distributing credit ca…
|
AKIKO | IN | Financial and insurance activit… |
|
ALAM SYNERGY PTE LTD.
Grants security and guarantees, facilitating financial tran…
|
60QB | SG | Financial and insurance activit… |
|
Alankit Limited
Diversified provider of e-governance, financial services, a…
|
ALANKIT | IN | Financial and insurance activit… |
|
Allfunds Group PLC
A B2B WealthTech platform connecting fund houses and distri…
|
ALLFG | GB | Financial and insurance activit… |
|
ALTISOURCE PORTFOLIO SOLUTIONS S.A.
An integrated service provider of tech-enabled solutions fo…
|
ASPS | LU | Financial and insurance activit… |
|
Amasse Capital Holdings Limited
Provides specialized corporate finance and investment advis…
|
8168 | HK | Financial and insurance activit… |
|
Amicorp FS (UK) PLC
Specialist provider of fund administration, compliance, and…
|
AMIF | GB | Financial and insurance activit… |
|
Analizy Online Spolka Akcyjna
Independent provider of financial information, data, and an…
|
AOL | PL | Financial and insurance activit… |
NICE Information Service 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/16417/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=16417 | 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=16417 | 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=16417 \ -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": 16417}, 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 NICE Information Service Co., Ltd. (id: 16417)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.