
Dozn Inc. — Investor Relations & Filings
Dozn Inc. is a financial technology company that develops software and provides B2B service solutions. The company's main product lines include digital banking solutions, cross-border fund management, and data solutions. It offers a platform for digital corporate banking services, which encompasses virtual accounts, payment software, and cross-border cash management. Dozn focuses on developing financial applications and providing financial VAN (Value-Added Network) services for businesses.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 주요사항보고서(무상증자결정) | 2025-04-07 | Korean | |
| 주식매수선택권행사 | 2025-04-07 | Korean | |
| 정기주주총회결과 | 2025-03-31 | Korean | |
| 사업보고서 (2024.12) | 2025-03-28 | Korean | |
| 주식등의대량보유상황보고서(일반) | 2025-03-27 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-03-27 | Korean |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7915226 | 주요사항보고서(무상증자결정) | 2025-04-07 | Korean | ||
| 7914852 | 주식매수선택권행사 | 2025-04-07 | Korean | ||
| 7918429 | 정기주주총회결과 | 2025-03-31 | Korean | ||
| 7919373 | 사업보고서 (2024.12) | 2025-03-28 | Korean | ||
| 7921074 | 주식등의대량보유상황보고서(일반) | 2025-03-27 | Korean | ||
| 7921071 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-03-27 | Korean | ||
| 7921070 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-03-27 | Korean | ||
| 7921068 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-03-27 | Korean | ||
| 7921065 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-03-27 | Korean | ||
| 7921060 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-03-27 | Korean | ||
| 7921059 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-03-27 | Korean | ||
| 7920566 | 주식등의대량보유상황보고서(약식) | 2025-03-27 | Korean | ||
| 7952851 | 증권발행실적보고서 | 2025-03-17 | Korean | ||
| 7959783 | [발행조건확정]증권신고서(지분증권) | 2025-03-11 | Korean | ||
| 7959777 | [기재정정]투자설명서 | 2025-03-11 | Korean | ||
Market data
Market data not available
Price history
Peer group · Repair and maintenance of computers and communication equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Cyfrowe Centrum Serwisowe Spolka Akcyjna
Authorized service center for consumer electronics and tele…
|
CCS | PL | Other service activities |
|
Godsinlösen Nordic AB
Provides circular economy solutions for managing returned a…
|
GIAB | SE | Other service activities |
Dozn 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/17681/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=17681 | 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=17681 | 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=17681 \ -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": 17681}, 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 Dozn Inc. (id: 17681)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.