
Crosswood — Investor Relations & Filings
Crosswood SA is a real estate company that manages a property portfolio. The company's holdings consist of commercial properties, including shops and offices, as well as residential housing properties.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Document d'enregistrement universel 2025 | 2026-04-27 | French | |
| Résultats annuels 2025 | 2026-04-27 | French | |
| DOCUMENT D'ENREGISTREMENT UNIVERSEL - DECEMBRE 2025 | 2026-04-27 | French | |
| Rapport financier semestriel 2025 | 2025-09-30 | French | |
| Résultats semestriels 2025 | 2025-09-30 | French | |
| Mise à disposition des documents préparatoires à l'Assemblée générale mixte du 18 juin 2025 | 2025-05-28 | French |
Browse filings by year
19 yearsFinancials
We couldn't load the financials
No data available yet
We have extracted financials for Crosswood, 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 · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Intelligent Group Ltd
A financial public relations firm expanding its services in…
|
INTJ | US | Professional, scientific and te… |
|
JSA Technology
A public relations and marketing agency for the digital inf…
|
MLJSA | FR | Professional, scientific and te… |
|
KYODO PUBLIC RELATIONS CO.,LTD.
Integrated communications agency offering PR, digital marke…
|
2436 | JP | Professional, scientific and te… |
|
LLORENTE Y CUENCA
A global consulting firm for communications, digital market…
|
LLYC | ES | Professional, scientific and te… |
|
Material Group inc.
A business group providing marketing communications support…
|
156A | JP | Professional, scientific and te… |
|
Obiz
Develops and manages customer loyalty and benefits programs…
|
ALBIZ | FR | Professional, scientific and te… |
|
PATHOS COMMUNICATIONS LIMITED
Tech-enabled PR agency democratizing access to premium medi…
|
NEWS | GB | Professional, scientific and te… |
|
PRAP Japan,Inc.
A comprehensive public relations and communications consult…
|
2449 | JP | Professional, scientific and te… |
|
PRONEXUS INC.
Provider of corporate disclosure and investor relations (IR…
|
7893 | JP | Professional, scientific and te… |
|
Public Policy Holding Company, Inc.
A group of advisory firms for government relations, public …
|
PPHC.L | US | Professional, scientific and te… |
Crosswood 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/1238/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1238 | 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=1238 | 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=1238 \ -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": 1238}, 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 Crosswood (id: 1238)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.