HighCo — Investor Relations & Filings
HighCo is a data marketing and communication company that provides digital solutions for brands and retailers. The company specializes in managing the entire consumer engagement chain, from initial contact to the final transaction. It develops and implements strategies to enhance the consumer experience and influence buying behavior through data-driven marketing and drive-to-store campaigns. HighCo's expertise covers complementary areas including data analytics, content editing, and shopper marketing. Through strategic acquisitions, such as Sogec and Budgetbox, the company has strengthened its focus on its core business of promotional intelligence and shopper engagement.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| HIGHCO : Mise à disposition des documents préparatoires à l’Assemblée Générale | 2026-05-06 | French | |
| HighCo : Déclaration mensuelle des droits de vote | 2026-05-06 | French | |
| HighCo: Shareholding | 2026-05-06 | English | |
| HIGHCO : Marge Brute T1 2026 | 2026-04-22 | French | |
| Highco: Q1 2026 GROSS PROFIT | 2026-04-22 | English | |
| HIGHCO : DOCUMENT D'ENREGISTREMENT UNIVERSEL 2025 | 2026-04-20 | French |
Browse filings by year
19 years- 2026 21 filings
- 2025 68 filings
- 2024 60 filings
- 2023 74 filings
- 2022 69 filings
- 2021 77 filings
- 2020 33 filings
- 2019 116 filings
- 2018 42 filings
- 2017 50 filings
- 2016 52 filings
- 2015 34 filings
- 2014 47 filings
- 2013 74 filings
- 2012 83 filings
- 2011 86 filings
- 2010 66 filings
- 2009 31 filings
- 2008 5 filings
Financials
We couldn't load the financials
No data available yet
We have extracted financials for HighCo, but not for this combination of statement and period. Try a different combination.
Swipe the table to view all periods, or rotate your phone for a wider view.
| Line item | ! |
|---|---|
| Definition not yet available — coming soon. |
Market data
Market data not available
Price history
Peer group · Advertising activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SAYLOR ADVERTISING.INC.
Comprehensive ad agency for traditional and digital media, …
|
2156 | JP | Professional, scientific and te… |
|
SBBS CONSORTIUM BERHAD
Provides branding and marketing solutions, specializing in …
|
— | MY | Professional, scientific and te… |
|
SBS NEXUS BERHAD
A branding and marketing solutions specialist providing com…
|
— | MY | Professional, scientific and te… |
|
SENI JAYA CORPORATION BERHAD
Provides comprehensive out-of-home advertising solutions vi…
|
— | MY | Professional, scientific and te… |
|
SEPTENI HOLDINGS CO.,LTD.
Holding company managing subsidiaries in digital marketing …
|
4293 | JP | Professional, scientific and te… |
|
SG Company
Industrial group providing 360-degree communication and mar…
|
SGC | IT | Professional, scientific and te… |
|
Shanghai LongYun Media Group Co., Ltd
Provides integrated marketing, media planning, and creative…
|
603729 | CN | Professional, scientific and te… |
|
SHOPPER360 LIMITED
Provides comprehensive shopper marketing & advertising solu…
|
1F0 | SG | Professional, scientific and te… |
|
Shunya International Martech (Beijing) Co., Ltd.
Provides integrated marketing technology and data-driven br…
|
300612 | CN | Professional, scientific and te… |
|
Signpost India Limited
Technology-driven media enterprise specializing in DOOH and…
|
SIGNPOST | IN | Professional, scientific and te… |
HighCo 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/1402/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1402 | 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=1402 | 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=1402 \ -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": 1402}, 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 HighCo (id: 1402)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.