
CAMPLIFY HOLDINGS LIMITED — Investor Relations & Filings
Camplify Holdings Limited operates a leading peer-to-peer digital marketplace connecting recreational vehicle (RV) owners with a global community of travelers. The platform facilitates the rental of various outdoor vehicle types, including caravans, motorhomes, campervans, and camper trailers. By providing a secure ecosystem for transactions, the company offers integrated services such as comprehensive insurance coverage, 24/7 roadside assistance, and secure payment processing. Its proprietary technology suite enables owners to manage listings, bookings, and fleet logistics while offering hirers a streamlined search and reservation experience. Through strategic international expansions and acquisitions, the company maintains a significant presence across multiple regions, focusing on the growth of the sharing economy within the outdoor tourism and lifestyle sectors.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Revised Change of Director's Interest Notice 6 pages 365.4KB | 2026-05-27 | English | |
| Change of Director's Interest Notice 3 pages 284.8KB | 2026-05-26 | English | |
| CEO Presentation - Sydney Microcaps Conference 30 pages 9.1MB | 2026-05-10 | English | |
| Quarterly Activities/Appendix 4C Cash Flow Report 7 pages 364.6KB | 2026-04-29 | English | |
| Change in substantial holding 2 pages 243.8KB | 2026-04-14 | English | |
| Change of Director's Interest Notice 3 pages 288.2KB | 2026-04-01 | English |
Browse filings by year
6 yearsMarket data
Market data not available
Price history
Peer group · Intermediation service activities for rental and leasing of cars, motorhomes and trailers
No peer companies indexed
We could not find peers for this sub-industry yet.
CAMPLIFY HOLDINGS LIMITED 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/64647/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=64647 | 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=64647 | 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=64647 \ -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": 64647}, 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 CAMPLIFY HOLDINGS LIMITED (id: 64647)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.