
Boldt — Investor Relations & Filings
Filings indexed
2,293
across all filing types
Latest filing
2026-03-12
Regulatory Filings
Country
DK
Denmark
Listing
BYMA
Boldt is a strategic advisory firm specializing in public affairs and communications. The company provides expert guidance to major corporate clients, particularly across the Nordic region, helping them navigate complex information landscapes. Boldt's experienced team focuses on delivering strategic insights and solutions in public affairs.
Recent filings
Browse filings by year
26 years- 2026 56 filings
- 2025 109 filings
- 2024 122 filings
- 2023 155 filings
- 2022 114 filings
- 2021 120 filings
- 2020 101 filings
- 2019 105 filings
- 2018 97 filings
- 2017 99 filings
- 2016 90 filings
- 2015 88 filings
- 2014 94 filings
- 2013 74 filings
- 2012 80 filings
- 2011 95 filings
- 2010 109 filings
- 2009 84 filings
- 2008 74 filings
- 2007 85 filings
- 2006 53 filings
- 2005 81 filings
- 2004 61 filings
- 2003 70 filings
- 2002 42 filings
- 2001 35 filings
Market data
Market data not available
Last price
Market cap
volume
Day range
today
52-week range
trailing
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
SUNNY SIDE UP GROUP Inc.
A public relations and marketing communications group and c…
|
2180 | JP | Professional, scientific and te… |
|
The Reputation Exchange Plc
Fintech firm that enables brands to monetize fan bases with…
|
REPL | GB | Professional, scientific and te… |
|
Trenders, Inc.
A marketing firm specializing in digital media, PR, and tre…
|
6069 | JP | Professional, scientific and te… |
|
VECTOR INC.
A public relations firm offering marketing, HR, web, and ve…
|
6058 | JP | Professional, scientific and te… |
|
Wonderful Sky Financial Group Holdings Limited
Financial public relations and communication group providin…
|
1260 | KY | Professional, scientific and te… |
Boldt 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/68455/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=68455 | 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=68455 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
Full reference: API reference · OpenAPI schema
cURL
$ curl https://api.financialreports.eu/api/filings/?company=68455 \ -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": 68455}, 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 Boldt (id: 68455)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.
We will notify you once the filing is added.
Report sent
Thank you. We will check the data and update it shortly.