
RBW Inc. — Investor Relations & Filings
RBW Inc., also known as Rainbow Bridge World, is an integrated entertainment company specializing in the production of K-POP content. Founded by prominent music producers, the company's core activities include artist planning, management, and development, as well as music production for its exclusive artists and on an OEM basis. RBW also engages in the media and content business, which encompasses the planning and production of global broadcasting programs. Additionally, the company operates K-POP educational and training programs, leveraging its comprehensive system for creating and promoting artists and related content.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 정기주주총회결과 | 2026-03-31 | Korean | |
| 감사보고서제출 | 2026-03-23 | Korean | |
| 사업보고서 (2025.12) | 2026-03-23 | Korean | |
| 주주총회소집공고 | 2026-03-16 | Korean | |
| 주주총회소집결의 | 2026-03-16 | Korean | |
| 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-10 | Korean |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
10 filings
| |||||
| 33120032 | 정기주주총회결과 | 2026-03-31 | Korean | ||
| 33013084 | 감사보고서제출 | 2026-03-23 | Korean | ||
| 33012562 | 사업보고서 (2025.12) | 2026-03-23 | Korean | ||
| 32954784 | 주주총회소집공고 | 2026-03-16 | Korean | ||
| 32954469 | 주주총회소집결의 | 2026-03-16 | Korean | ||
| 32920594 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-03-10 | Korean | ||
| 32848263 | 매출액또는손익구조30%(대규모법인은15%)이상변동 | 2026-02-27 | Korean | ||
| 32826536 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-23 | Korean | ||
| 19374034 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-10 | Korean | ||
| 19373985 | 임원ㆍ주요주주특정증권등소유상황보고서 | 2026-02-10 | Korean | ||
|
2025
5 filings
| |||||
| 12196792 | [기재정정]연결재무제표기준영업실적등에대한전망(공정공시) | 2025-12-30 | Korean | ||
| 7863845 | 자기주식처분결과보고서 | 2025-09-17 | Korean | ||
| 7863838 | 증권발행결과(자율공시) | 2025-09-17 | Korean | ||
| 7865710 | 주요사항보고서(교환사채권발행결정) | 2025-09-09 | Korean | ||
| 7865706 | 주요사항보고서(자기주식처분결정) | 2025-09-09 | Korean | ||
Market data
Market data not available
Price history
Peer group · Sound recording and music publishing activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
KT GENIE MUSIC CORPORATION
A music company for content production, distribution, and a…
|
043610 | KR | Publishing, broadcasting, and c… |
|
Kuke Music Holding Ltd
Provider of classical music licensing, subscriptions, and s…
|
KUKE | US | Publishing, broadcasting, and c… |
|
NexTone Inc.
A music copyright collective providing rights management an…
|
7094 | JP | Publishing, broadcasting, and c… |
|
ONE MEDIA IP GROUP PLC
Acquires and monetizes music and video rights for global di…
|
OMIP | GB | Publishing, broadcasting, and c… |
|
Quality Dino Entertainment Ltd.
Historically produced and distributed recorded music, video…
|
— | CA | Publishing, broadcasting, and c… |
|
Reservoir Media, Inc.
Independent music company managing and licensing publishing…
|
RSVR | US | Publishing, broadcasting, and c… |
|
Saregama India Ltd.
Media firm managing music libraries, film production, and d…
|
SAREGAMA | IN | Publishing, broadcasting, and c… |
|
SM ENTERTAINMENT CO., Ltd.
A multinational entertainment company specializing in K-pop…
|
041510 | KR | Publishing, broadcasting, and c… |
|
Somerset Entertainment Income Fund
Produced and distributed recorded music and video, primaril…
|
SOM.UN | CA | Publishing, broadcasting, and c… |
|
Tencent Music Entertainment Group
The leading online music and audio entertainment platform i…
|
1698 | KY | Publishing, broadcasting, and c… |
RBW 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/15058/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=15058 | 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=15058 | 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=15058 \ -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": 15058}, 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 RBW Inc. (id: 15058)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.