
PodcastOne, Inc. — Investor Relations & Filings
PodcastOne, Inc. is a podcast platform and publisher that provides a comprehensive 360-degree solution for creators and advertisers. The company's services encompass sales, marketing, public relations, production, and distribution. It operates an advertiser-supported, on-demand digital audio network featuring a community of over 200 podcasters across various verticals, including sports, entertainment, true crime, and business. PodcastOne distributes its content through major platforms such as Spotify, Apple Podcasts, and iHeartRadio. Additionally, the company is the parent of PodcastOne Pro, which offers customizable production packages for brands, professionals, and hobbyists.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K - PodcastOne, Inc. (0001940177) (Filer) | 2026-05-12 | English | |
| 8-K - PodcastOne, Inc. (0001940177) (Filer) | 2026-05-01 | English | |
| S-3/A - PodcastOne, Inc. (0001940177) (Filer) | 2026-04-10 | English | |
| 4 - PodcastOne, Inc. (0001940177) (Issuer) | 2026-03-26 | English | |
| 4 - PodcastOne, Inc. (0001940177) (Issuer) | 2026-03-25 | English | |
| 4 - PodcastOne, Inc. (0001940177) (Issuer) | 2026-03-18 | English |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
11 filings
| |||||
| 45341464 | 8-K - PodcastOne, Inc. (0001940177) (Filer) | 2026-05-12 | English | ||
| 39628290 | 8-K - PodcastOne, Inc. (0001940177) (Filer) | 2026-05-01 | English | ||
| 34033517 | S-3/A - PodcastOne, Inc. (0001940177) (Filer) | 2026-04-10 | English | ||
| 33043804 | 4 - PodcastOne, Inc. (0001940177) (Issuer) | 2026-03-26 | English | ||
| 33036291 | 4 - PodcastOne, Inc. (0001940177) (Issuer) | 2026-03-25 | English | ||
| 32968877 | 4 - PodcastOne, Inc. (0001940177) (Issuer) | 2026-03-18 | English | ||
| 32900551 | 10-Q - PODCASTONE, INC. (0001940177) (Filer) | 2026-02-13 | English | ||
| 32231463 | 8-K Filing | 2026-02-12 | English | ||
| 13606958 | Major Shareholding Notification 2026 | 2026-01-23 | English | ||
| 13606961 | Director's Dealing 2026 | 2026-01-23 | English | ||
| 13606973 | CURRENT REPORT | 2026-01-23 | English | ||
|
2025
4 filings
| |||||
| 13606976 | Director's Dealing 2025 | 2025-12-18 | English | ||
| 13606979 | OWNERSHIP DOCUMENT | 2025-12-08 | English | ||
| 13606982 | Director's Dealing 2025 | 2025-12-02 | English | ||
| 13607014 | CURRENT REPORT | 2025-11-26 | English | ||
Market data
Market data not available
Price history
Peer group · Radio broadcasting and audio distribution activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acast
A podcast technology platform for hosting, distribution, an…
|
ACAST | SE | Publishing, broadcasting, and c… |
|
AFRICAN MEDIA ENTERTAINMENT LIMITED
Operates radio broadcasting and digital media assets, earni…
|
AME | ZA | Publishing, broadcasting, and c… |
|
ARN MEDIA LIMITED
Media and entertainment company specializing in audio broad…
|
A1N | AU | Publishing, broadcasting, and c… |
|
AUDIOBOOM GROUP PLC
A global podcasting platform for hosting, distributing, and…
|
BOOM | JE | Publishing, broadcasting, and c… |
|
BEASLEY BROADCAST GROUP INC
A multi-platform media company that owns and operates radio…
|
BBGI | US | Publishing, broadcasting, and c… |
|
Deezer
A global music streaming service with 120M+ tracks, podcast…
|
DEEZR | FR | Publishing, broadcasting, and c… |
|
Entertainment Network (India) Ltd
Operates FM radio, digital audio platforms, and experientia…
|
ENIL | IN | Publishing, broadcasting, and c… |
|
Grupo Radio Centro, S.A.B. de C.V.
Produces and broadcasts radio content and advertising acros…
|
RCENTRO | MX | Publishing, broadcasting, and c… |
|
iHeartMedia, Inc.
An audio media company focused on radio broadcasting, digit…
|
IHRT | US | Publishing, broadcasting, and c… |
|
Klassik Radio AG
Broadcasting company specializing in classical, film, and l…
|
KA8 | DE | Publishing, broadcasting, and c… |
PodcastOne, 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/34644/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34644 | 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=34644 | 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=34644 \ -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": 34644}, 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 PodcastOne, Inc. (id: 34644)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.