
Amblin Technologies Inc. — Investor Relations & Filings
Amblin Technologies Inc. operates primarily as an investment vehicle or holding company focused on the technology sector. Tracing its roots through associated entities active since 1982, the company specializes in identifying, managing, and capitalizing on diverse technology opportunities. Its core business activity involves strategic investments in technological innovation rather than direct product development. The company's portfolio targets growth across various markets requiring advanced technological solutions, positioning it as a long-term participant in the evolution of specialized technology assets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2002-01-18 | English | |
| Material change report - English.pdf | 2001-02-22 | English | |
| Material change report - English.PDF | 2000-02-16 | English | |
| Material change report - English.pdf | 1999-11-29 | English | |
| Material change report - English.w60 | 1998-08-04 | English | |
| Material change report - English.w60 | 1998-07-10 | English |
Browse filings by year
6 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2002
1 filing
| |||||
| 47378397 | Material change report - English.pdf | 2002-01-18 | English | ||
|
2001
1 filing
| |||||
| 47378400 | Material change report - English.pdf | 2001-02-22 | English | ||
|
2000
1 filing
| |||||
| 47378404 | Material change report - English.PDF | 2000-02-16 | English | ||
|
1999
1 filing
| |||||
| 47378432 | Material change report - English.pdf | 1999-11-29 | English | ||
|
1998
3 filings
| |||||
| 47378435 | Material change report - English.w60 | 1998-08-04 | English | ||
| 47378439 | Material change report - English.w60 | 1998-07-10 | English | ||
| 47378460 | Material change report - English.w60 | 1998-07-01 | English | ||
|
1997
8 filings
| |||||
| 47378464 | Material change report - English.w51 | 1997-12-22 | English | ||
| 47378468 | Material change report - English.w51 | 1997-12-04 | English | ||
| 47378471 | Final Receipt.w52 | 1997-11-12 | English | ||
| 47378474 | Final Receipt.w51 | 1997-11-10 | English | ||
| 47378479 | Auditors' consent letter.w60 | 1997-11-07 | English | ||
| 47378514 | Preliminary Receipt.w51 | 1997-10-02 | English | ||
| 47378850 | Preliminary Receipt.w51 | 1997-10-01 | English | ||
| 47378858 | Preliminary Receipt.w51 | 1997-10-01 | English | ||
Market data
Market data not available
Price history
Peer group · Activities of holding companies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
COMMUNITY FINANCIAL SYSTEM, INC.
A diversified financial services company offering banking, …
|
CBU | US | Financial and insurance activit… |
|
Compagnie de l'Odet SE
An investment holding company with a controlling interest i…
|
ODET | FR | Financial and insurance activit… |
|
Compagnie des Tramways de Rouen
An investment company managing a portfolio of securities an…
|
MLTRA | FR | Financial and insurance activit… |
|
Compagnie du Bois Sauvage S.A.
Family-controlled investment holding company with a diversi…
|
COMB | BE | Financial and insurance activit… |
|
Compagnie Lebon
Investment firm with a dual focus on hospitality operations…
|
LBON | FR | Financial and insurance activit… |
|
COMPANHIA MELHORAMENTOS DE SÃO PAULO
Diversified holding company in forestry, book publishing, r…
|
— | BR | Financial and insurance activit… |
|
Compass Diversified Holdings
Acquires and manages a portfolio of middle-market consumer …
|
CODI | US | Financial and insurance activit… |
|
Concordia Financial Group, Ltd.
A financial holding company managing banking and related fi…
|
7186 | JP | Financial and insurance activit… |
|
Conferize A/S
An all-in-one event management platform for in-person, virt…
|
CONFRZ | DK | Financial and insurance activit… |
|
Công ty Cổ phần Janus Group
Multi-sector investment group with interests in M&A, health…
|
TCO | VN | Financial and insurance activit… |
Amblin Technologies 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/43820/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=43820 | 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=43820 | 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=43820 \ -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": 43820}, 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 Amblin Technologies Inc. (id: 43820)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.