DREAMFOLKS SERVICES LIMITED — Investor Relations & Filings
DreamFolks Services Limited operates as a technology-driven airport services aggregator platform. The company provides an integrated solution for travelers to access a comprehensive suite of services, including airport lounges, meet-and-assist, spa treatments, airport transfers, transit hotels, and golf access. Utilizing a proprietary technology stack, it bridges the gap between service providers and corporate clients, such as card networks and financial institutions. The platform enables these clients to offer travel-related benefits and loyalty programs to their end-users. DreamFolks maintains an asset-light business model, focusing on the management and orchestration of a global service network. Its offerings are designed to enhance the passenger experience through seamless digital integration and a wide geographical reach of service touchpoints.
Recent filings
No filings indexed yet
We are still gathering filings for DREAMFOLKS SERVICES LIMITED. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Other travel related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
JAYRIDE GROUP LIMITED
Global online marketplace for airport transfers and ground …
|
JAY | AU | Administrative and support serv… |
|
SÃO PAULO TURISMO S.A.
Official tourism promotion and event management agency for …
|
— | BR | Administrative and support serv… |
|
TEN LIFESTYLE GROUP PLC
A technology-enabled provider of travel and lifestyle conci…
|
TENG | GB | Administrative and support serv… |
|
VALUE GOLF Inc.
Operates an online portal for golf reservations, e-commerce…
|
3931 | JP | Administrative and support serv… |
|
WEB TRAVEL GROUP LIMITED
Global travel technology company providing a B2B marketplac…
|
WEB | AU | Administrative and support serv… |
DREAMFOLKS SERVICES 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/59633/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=59633 | 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=59633 | 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=59633 \ -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": 59633}, 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 DREAMFOLKS SERVICES LIMITED (id: 59633)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.