
Yangaroo Inc. — Investor Relations & Filings
Yangaroo Inc. provides secure, cloud-based digital media asset management and distribution solutions for the advertising, music, and awards industries. Its unified platform automates content workflows, quality control, versioning, and tracking, ensuring fast and accurate delivery to over 40,000 connected destinations, including broadcasters, streamers, and publishers. Core services include Yangaroo Advertising, which manages ad preparation, regulatory clearance, and trafficking for TV, radio, and digital campaigns; Yangaroo Music, facilitating promotional distribution of audio and video releases; and Yangaroo Awards, which powers submissions and judging for major industry award shows. The platform is designed to simplify complex media logistics and optimize campaign execution for agencies, labels, and organizations.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Notice of the meeting and record date - English.pdf | 2026-04-16 | English | |
| Notice of the meeting and record date - English.pdf | 2026-04-16 | English | |
| Notice.pdf | 2025-11-15 | English | |
| Letter from successor auditor.pdf | 2025-11-15 | English | |
| Letter from former auditor.pdf | 2025-11-15 | English | |
| News release - English.pdf | 2025-11-07 | English |
Market data
Market data not available
Price history
Peer group · Computing infrastructure, data processing, hosting and related activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Claritev Corp
Provides AI-powered technology and data solutions for healt…
|
CTEV | US | Telecommunications, computer pr… |
|
CLEANSPARK, INC.
Operates advanced data centers for Bitcoin mining and high-…
|
CLSK | US | Telecommunications, computer pr… |
|
Clearwater Analytics Holdings, Inc.
SaaS platform for institutional investors, automating inves…
|
CWAN | US | Telecommunications, computer pr… |
|
C-Link Squared Limited
Data/document management, enterprise software, and healthca…
|
1463 | HK | Telecommunications, computer pr… |
|
CLOUD3 VENTURES
Provides decentralized infrastructure services by deploying…
|
CLDV | CA | Telecommunications, computer pr… |
|
CLOUDASTRUCTURE, INC.
Provides AI-driven video surveillance and remote guarding s…
|
CSAI | US | Telecommunications, computer pr… |
|
CLOUDCOCO GROUP PLC
Provider of managed IT services, cybersecurity, and cloud s…
|
CLCO | GB | Telecommunications, computer pr… |
|
Cloud DX Inc.
Provides Remote Patient Monitoring (RPM) solutions, softwar…
|
CDX | CA | Telecommunications, computer pr… |
|
Cloud Factory Technology Holdings Limited
Technology enterprise specializing in IDC, ICT, and pioneer…
|
2512 | HK | Telecommunications, computer pr… |
|
Cloudflare, Inc.
A global platform of network services for internet security…
|
NET | US | Telecommunications, computer pr… |
Yangaroo Inc. 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/45275/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=45275 | 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=45275 | 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=45275 \ -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": 45275}, 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 Yangaroo Inc. (id: 45275)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.