
XOX NETWORKS BERHAD — Investor Relations & Filings
XOX NETWORKS BERHAD is an investment holding company primarily engaged in the entertainment industry. Its core business activities include comprehensive event management, public relations services, and ticketing management, focused on creating impactful experiences. Additionally, through its subsidiary PC3 Technology Sdn Bhd, the company provides financial solutions, offering licensed money lending services to the community.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Quarterly rpt on consolidated results for the financial period ended 31/03/2026 | 2026-05-20 | English | |
| PROVISION OF FINANCIAL ASSISTANCE | 2026-05-20 | English | |
| Annual Report & CG Report - 2025 | 2026-04-29 | English | |
| CIRCULAR TO SHAREHOLDERS IN RELATION TO THE PROPOSED NEW SHAREHOLDERS' MANDATE AND RENEWAL OF EXISTING SHAREHOLDERS' MANDATE FOR RECURRENT RELATED PARTY TRANSACTIONS OF A REVENUE OR TRADING NATURE | 2026-04-29 | English | |
| General Meetings: Notice of Meeting | 2026-04-28 | English | |
| TRANSACTIONS (CHAPTER 10 OF LISTING REQUIREMENTS) : RECURRENT RELATED PARTY TRANSACTIONSXOX NETWORKS BERHAD ("XOX NETWORKS" OR THE "COMPANY") - PROPOSED NEW SHAREHOLDERS' MANDATE AND RENEWAL OF EXIST | 2026-04-23 | English |
Browse filings by year
2 yearsMarket data
Market data not available
Price history
Peer group · Other support activities to arts creation and performing arts
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Lucid Entertainment Inc.
Specialized provider of mobile DJ, sound, and lighting for …
|
— | CA | Arts, sports and recreation |
|
PIA CORPORATION
A multifaceted entertainment company specializing in ticket…
|
4337 | JP | Arts, sports and recreation |
|
Qing Hua Holding Group Company Limited
Diversified holding company specializing in media, entertai…
|
8082 | HK | Arts, sports and recreation |
|
Sino-Life Group Limited
Provides funeral services and biotechnological products spe…
|
8296 | HK | Arts, sports and recreation |
|
Touchwood Entertainment Limited
Provides event management and production for weddings, corp…
|
TOUCHWOOD | IN | Arts, sports and recreation |
|
UNUSUAL LIMITED
Producer and promoter of large-scale live events and concer…
|
1D1 | SG | Arts, sports and recreation |
XOX NETWORKS BERHAD 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/71918/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=71918 | 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=71918 | 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=71918 \ -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": 71918}, 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 XOX NETWORKS BERHAD (id: 71918)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.