
Agile Media Network Inc. — Investor Relations & Filings
Agile Media Network Inc. is a digital marketing firm specializing in fan and ambassador marketing. The company's primary service is the 'Ambassador Program,' which discovers, activates, and analyzes brand fans and influencers through social media platforms. This program connects companies with their most enthusiastic supporters to enhance content distribution and build brand communities. The firm also provides services in online advertising delivery, internet-based informational services, and related system development.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 主要株主の異動に関するお知らせ | 2026-05-20 | Japanese | |
| 株式会社ノリコンガンJapanとの独占的販売代理店契約(総販売代理店契約)の締結に関するお知らせ | 2026-05-07 | Japanese | |
| (開示事項の経過)ARTBOX日本展開本格始動 第1号店出店に向けた玉光堂との卸売契約締結のお知らせ | 2026-04-20 | Japanese | |
| 確認書 | 2026-03-27 | Japanese | |
| 有価証券報告書-第19期(2025/01/01-2025/12/31) | 2026-03-27 | Japanese | |
| 有価証券届出書(組込方式) | 2026-02-26 | Japanese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
6 filings
| |||||
| 46572312 | 主要株主の異動に関するお知らせ | 2026-05-20 | Japanese | ||
| 46881161 | 株式会社ノリコンガンJapanとの独占的販売代理店契約(総販売代理店契約)の締結に関するお知らせ | 2026-05-07 | Japanese | ||
| 46877980 | (開示事項の経過)ARTBOX日本展開本格始動 第1号店出店に向けた玉光堂との卸売契約締結のお知らせ | 2026-04-20 | Japanese | ||
| 33055788 | 確認書 | 2026-03-27 | Japanese | ||
| 33055774 | 有価証券報告書-第19期(2025/01/01-2025/12/31) | 2026-03-27 | Japanese | ||
| 32839121 | 有価証券届出書(組込方式) | 2026-02-26 | Japanese | ||
|
2025
9 filings
| |||||
| 7856961 | 確認書 | 2025-08-19 | Japanese | ||
| 7856957 | 訂正半期報告書-第19期(2025/01/01-2025/12/31) | 2025-08-19 | Japanese | ||
| 7857544 | 確認書 | 2025-08-14 | Japanese | ||
| 7857528 | 半期報告書-第19期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | ||
| 7269431 | 臨時報告書 | 2025-03-31 | Japanese | ||
| 7269308 | 臨時報告書 | 2025-03-31 | Japanese | ||
| 7270695 | 確認書 | 2025-03-28 | Japanese | ||
| 7270665 | 内部統制報告書-第18期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7270623 | 有価証券報告書-第18期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Intelligent Group Ltd
A financial public relations firm expanding its services in…
|
INTJ | US | Professional, scientific and te… |
|
JSA Technology
A public relations and marketing agency for the digital inf…
|
MLJSA | FR | Professional, scientific and te… |
|
KYODO PUBLIC RELATIONS CO.,LTD.
Integrated communications agency offering PR, digital marke…
|
2436 | JP | Professional, scientific and te… |
|
LLORENTE Y CUENCA
A global consulting firm for communications, digital market…
|
LLYC | ES | Professional, scientific and te… |
|
Material Group inc.
A business group providing marketing communications support…
|
156A | JP | Professional, scientific and te… |
|
Obiz
Develops and manages customer loyalty and benefits programs…
|
ALBIZ | FR | Professional, scientific and te… |
|
PATHOS COMMUNICATIONS LIMITED
Tech-enabled PR agency democratizing access to premium medi…
|
NEWS | GB | Professional, scientific and te… |
|
PRAP Japan,Inc.
A comprehensive public relations and communications consult…
|
2449 | JP | Professional, scientific and te… |
|
PRONEXUS INC.
Provider of corporate disclosure and investor relations (IR…
|
7893 | JP | Professional, scientific and te… |
|
Public Policy Holding Company, Inc.
A group of advisory firms for government relations, public …
|
PPHC.L | US | Professional, scientific and te… |
Agile Media Network 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/14103/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14103 | 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=14103 | 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=14103 \ -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": 14103}, 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 Agile Media Network Inc. (id: 14103)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.