
NEO GROUP LIMITED — Investor Relations & Filings
Neo Group Limited, established in 1992, is a diversified food and beverage conglomerate offering integrated food and catering solutions. The company provides end-to-end services for corporate events, social gatherings, and daily meal delivery, including Halal-certified food options. Operating through multiple catering brands such as Neo Garden, Orange Clove, Deli Hub, and Best Catering, Neo Group also extends its culinary offerings to retail customers. Its commitment to innovation and excellence across various business segments has positioned it as a prominent provider in the food sector.
Recent filings
No filings indexed yet
We are still gathering filings for NEO GROUP LIMITED. .
No filings match the current filters
Try clearing the filters, or .
Market data
Market data not available
Price history
Peer group · Event catering activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Sodexo
Global provider of integrated food services and facilities …
|
SW | FR | Accommodation and food service … |
|
Tokyo Kaikan Co.,Ltd.
Operates a hospitality complex with event spaces, restauran…
|
9701 | JP | Accommodation and food service … |
|
UNION EL GOLF S.A.
Operates a distinguished club and business center offering …
|
— | CL | Accommodation and food service … |
NEO GROUP 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/67814/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=67814 | 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=67814 | 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=67814 \ -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": 67814}, 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 NEO GROUP LIMITED (id: 67814)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.