
Lichen International Ltd — Investor Relations & Filings
Lichen International Ltd. is an investment holding company that provides a range of professional services. The company's core offerings are categorized into three main areas: financial and taxation solutions, education support services, and software and maintenance services. It focuses on delivering integrated solutions, leveraging technology such as AI-powered systems to support its clients across its service domains.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 6-K | 2026-01-07 | English | |
| FORM 6-K | 2025-12-11 | English | |
| Regulatory Filings 2025 | 2025-12-11 | English | |
| FORM F-3 | 2025-12-02 | English | |
| FORM S-8 | 2025-11-07 | English | |
| FORM 6-K | 2025-11-07 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 13509104 | FORM 6-K | 2026-01-07 | English | ||
|
2025
14 filings
| |||||
| 13509105 | FORM 6-K | 2025-12-11 | English | ||
| 13509106 | Regulatory Filings 2025 | 2025-12-11 | English | ||
| 13509107 | FORM F-3 | 2025-12-02 | English | ||
| 13509108 | FORM S-8 | 2025-11-07 | English | ||
| 13509109 | FORM 6-K | 2025-11-07 | English | ||
| 13509110 | FORM 6-K | 2025-09-19 | English | ||
| 13509111 | FORM 6-K | 2025-09-19 | English | ||
| 13509112 | FORM 6-K | 2025-09-10 | English | ||
| 13509113 | ANNUAL REPORT | 2025-04-29 | English | ||
| 13509114 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-04-04 | English | ||
| 13509115 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-03-20 | English | ||
| 13509116 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-02-28 | English | ||
| 13509117 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-02-26 | English | ||
| 13509118 | REPORT OF FOREIGN PRIVATE ISSUER | 2025-02-18 | English | ||
Market data
Market data not available
Price history
Peer group · Accounting, bookkeeping and auditing activities; tax consultancy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aallon Group Oyj
Provider of financial administration, accounting, and advis…
|
AALLON | FI | Professional, scientific and te… |
|
Abak Spolka Akcyjna
Outsourcing company for accounting, tax, human resources, a…
|
ABK | PL | Professional, scientific and te… |
|
ACCEDERE LIMITED
Specialized provider of cybersecurity, data privacy, and co…
|
531533 | IN | Professional, scientific and te… |
|
Administer Oyj
Provider of digital financial, payroll, and human resources…
|
ADMIN | FI | Professional, scientific and te… |
|
BEGBIES TRAYNOR GROUP PLC
Consultancy for business recovery, financial advisory, and …
|
BEG | GB | Professional, scientific and te… |
|
CBIZ, Inc.
Provides financial, insurance, and advisory solutions for m…
|
CBZ | US | Professional, scientific and te… |
|
COUNT LIMITED
Provides accounting, business advisory, and financial servi…
|
CUP | AU | Professional, scientific and te… |
|
CROWE AR S.A
A professional services firm offering auditing, tax, consul…
|
— | AR | Professional, scientific and te… |
|
Danks Europejskie Centrum Doradztwa Podatkowego Spolka Akcyjna
A firm specializing in accounting, tax advisory, and financ…
|
DNS | PL | Professional, scientific and te… |
|
ECIT AS
Provider of integrated solutions combining finance and IT s…
|
ECIT | NO | Professional, scientific and te… |
Lichen International 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/34397/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34397 | 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=34397 | 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=34397 \ -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": 34397}, 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 Lichen International Ltd (id: 34397)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.