
Voyageurs du Monde — Investor Relations & Filings
Voyageurs du Monde is a travel company specializing in tailor-made and personalized travel experiences. The company designs customized itineraries for a variety of travel types, including individual journeys, luxury stays, family holidays, and self-drive tours. Its service model relies on specialist advisors with expertise in specific countries and regions to create highly personalized travel plans. The company provides comprehensive in-destination support, which includes dedicated advisors, concierge services, and 24/7 assistance. Voyageurs du Monde is a prominent operator in the tailor-made travel sector, managing several brands such as Comptoir des Voyages and Original Travel.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Informations nombre total de droits de vote et d'actions 30.04.2026 | 2026-05-11 | French | |
| Voyageurs du Monde: Growth in business activity over the full year | 2026-04-14 | English | |
| Voyageurs du Monde: Progression de l'activité | 2026-04-14 | French | |
| Voyageurs du Monde: Growth in business activity over the full year | 2026-04-14 | English | |
| Résultats annuels 2025 | 2026-04-14 | French | |
| Y2025 results | 2026-04-14 | English |
Financials
We couldn't load the financials
No data available yet
We have extracted financials for Voyageurs du Monde, 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 · Intermediation service activities for accommodation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Unlimited Travel Group AB
A corporate group that acquires and develops specialized tr…
|
UTG | SE | Accommodation and food service … |
| 株式会社ブッキングリゾート | 324A | JP | Accommodation and food service … |
Voyageurs du Monde 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/1760/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=1760 | 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=1760 | 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=1760 \ -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": 1760}, 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 Voyageurs du Monde (id: 1760)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.