
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년(제9기)사업년도 중간 현금 배당 계획) | 2025-05-19 | Korean | |
| 분기보고서 (2025.03) | 2025-05-19 | Korean | |
| [기재정정]분기보고서 (2025.03) | 2025-05-19 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-29 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-29 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-29 | Korean |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 7900135 | 수시공시의무관련사항(공정공시) (2025년(제9기)사업년도 중간 현금 배당 계획) | 2025-05-19 | Korean | ||
| 7900130 | 분기보고서 (2025.03) | 2025-05-19 | Korean | ||
| 7899978 | [기재정정]분기보고서 (2025.03) | 2025-05-19 | Korean | ||
| 7908958 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-29 | Korean | ||
| 7908957 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-29 | Korean | ||
| 7908955 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-29 | Korean | ||
| 7908954 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-29 | Korean | ||
| 7908953 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-29 | Korean | ||
| 7908952 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-29 | Korean | ||
| 7911424 | 권리락 (무상증자) | 2025-04-18 | Korean | ||
| 7913859 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-10 | Korean | ||
| 7913858 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-10 | Korean | ||
| 7913856 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-10 | Korean | ||
| 7913852 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2025-04-10 | Korean | ||
| 7915227 | 주권매매거래정지 (무상증자) | 2025-04-07 | 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.