COUNT LIMITED — Investor Relations & Filings
Count Limited is a professional services provider specializing in accounting, business advisory, and financial advice. The company operates through a network of partner firms, utilizing an equity-partnership model to deliver integrated financial solutions. Core services include tax compliance, audit and assurance, corporate advisory, and wealth management. The firm focuses on supporting small to medium-sized enterprises and individual clients by providing strategic financial planning and technical expertise. By leveraging a collaborative network, the organization aims to provide comprehensive professional support that addresses both business and personal financial requirements. Its service delivery emphasizes technical proficiency and long-term client engagement across its diverse portfolio of member firms.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Change of Director's Interest Notice 4 pages 37.5KB | 2026-04-26 | English | |
| Count Share Purchase Plan Opens 22 pages 262.0KB | 2026-04-12 | English | |
| Becoming a substantial holder from PPT 6 pages 1.0MB | 2026-04-12 | English | |
| Change in substantial holding from HUB 5 pages 658.2KB | 2026-04-09 | English | |
| Section 708A Cleansing Statement 1 page 21.4KB | 2026-04-08 | English | |
| Application for quotation of securities - CUP 5 pages 16.8KB | 2026-04-07 | English |
Market data
Market data not available
Price history
Peer group · Accounting, bookkeeping and auditing activities; tax consultancy
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SamIl
A professional services firm providing assurance, advisory,…
|
032280 | KR | Professional, scientific and te… |
|
Talenom Oyj
Offers financial management services and proprietary softwa…
|
TNOM | FI | Professional, scientific and te… |
|
Tax Net Spolka Akcyjna
Provider of business support services, including accounting…
|
TXN | PL | Professional, scientific and te… |
|
TGS DIŞ TİCARET A.Ş.
A foreign trade company providing intermediary services for…
|
TGSAS | TR | Professional, scientific and te… |
|
TR3 Trust
Accurate preparation and filing of the annual T3 return for…
|
— | CA | Professional, scientific and te… |
|
Wasaga Capital Corp.
Specializes in comprehensive accounting, tax, and financial…
|
— | CA | Professional, scientific and te… |
|
YWL Corp.
Comprehensive financial services, specializing in accountin…
|
YELLQ | CA | Professional, scientific and te… |
COUNT LIMITED 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/64725/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64725 | 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=64725 | 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=64725 \ -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": 64725}, 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 COUNT LIMITED (id: 64725)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.