
bpost SA/NV — Investor Relations & Filings
bpost SA/NV, operating under the group name bnode, is a leader in postal and e-commerce logistics. The company's core activities include the collection, sorting, transport, and delivery of letters and parcels for both residential and business customers. It provides a range of national and international services, leveraging a global network with operational hubs across Western Europe, North America, and Asia to serve over 200 countries. The strategic rebranding to bnode reflects a corporate transformation focused on innovation, sustainable growth, and providing technology-driven, integrated logistics solutions for the evolving e-commerce market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Bnode Analyst presentation 1Q26.pdf | 2026-05-06 | English | |
| Bnode 1Q26 Press release EN.pdf | 2026-05-06 | English | |
| Bnode 1Q26 Press release FR.pdf | 2026-05-06 | French | |
| Bnode 1Q26 Press release NL.pdf | 2026-05-06 | Dutch | |
| Bnode Analyst presentation 1Q26.pdf | 2026-05-06 | English | |
| Bnode 1Q26 Press release EN.pdf | 2026-05-06 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for bpost SA/NV, 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 · Postal activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Posti Group Oyj
Provider of postal, parcel, freight, and comprehensive logi…
|
POSTI | FI | Transportation and storage |
|
PostNL N.V.
Offers domestic and international mail, parcel, and e-comme…
|
PNL | NL | Transportation and storage |
|
SINGAPORE POST LIMITED
A prominent postal and eCommerce logistics provider in the …
|
7YRB | SG | Transportation and storage |
bpost SA/NV 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/3922/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=3922 | 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=3922 | 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=3922 \ -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": 3922}, 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 bpost SA/NV (id: 3922)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.