
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 |
|---|---|---|---|
| 訂正有価証券報告書-第11期(平成29年1月1日-平成29年12月31日) | 2022-05-11 | Japanese | |
| 訂正有価証券届出書(通常方式) | 2021-12-20 | Japanese | |
| 訂正有価証券届出書(通常方式) | 2021-12-16 | Japanese | |
| 有価証券届出書(通常方式) | 2021-12-14 | Japanese | |
| 四半期報告書-第15期第3四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | Japanese | |
| 四半期報告書-第15期第2四半期(令和3年4月1日-令和3年6月30日) | 2021-08-16 | Japanese |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
1 filing
| |||||
| 7610059 | 訂正有価証券報告書-第11期(平成29年1月1日-平成29年12月31日) | 2022-05-11 | Japanese | ||
|
2021
14 filings
| |||||
| 7619974 | 訂正有価証券届出書(通常方式) | 2021-12-20 | Japanese | ||
| 7620141 | 訂正有価証券届出書(通常方式) | 2021-12-16 | Japanese | ||
| 7620241 | 有価証券届出書(通常方式) | 2021-12-14 | Japanese | ||
| 7622622 | 四半期報告書-第15期第3四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | Japanese | ||
| 7627024 | 四半期報告書-第15期第2四半期(令和3年4月1日-令和3年6月30日) | 2021-08-16 | Japanese | ||
| 7663370 | 確認書 | 2021-07-14 | Japanese | ||
| 7663368 | 四半期報告書-第15期第1四半期(令和3年1月1日-令和3年3月31日) | 2021-07-14 | Japanese | ||
| 7663367 | 訂正内部統制報告書-第14期(令和2年1月1日-令和2年12月31日) | 2021-07-14 | Japanese | ||
| 7663369 | 訂正有価証券報告書-第14期(令和2年1月1日-令和2年12月31日) | 2021-07-14 | Japanese | ||
| 7663365 | 訂正四半期報告書-第14期第3四半期(令和2年7月1日-令和2年9月30日) | 2021-07-14 | Japanese | ||
| 7663364 | 訂正四半期報告書-第14期第2四半期(令和2年4月1日-令和2年6月30日) | 2021-07-14 | Japanese | ||
| 7663362 | 訂正四半期報告書-第14期第1四半期(令和2年1月1日-令和2年3月31日) | 2021-07-14 | Japanese | ||
| 7663363 | 訂正有価証券報告書-第13期(平成31年1月1日-令和1年12月31日) | 2021-07-14 | Japanese | ||
| 7663361 | 訂正四半期報告書-第13期第2四半期(2019/04/01-2019/06/30) | 2021-07-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Public relations activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AGEHA Inc.
A branding consultancy providing strategy, creative, and di…
|
9330 | JP | Professional, scientific and te… |
|
ALPHA CO.,LTD.
A creative firm specializing in design, PR, and direction f…
|
4760 | JP | Professional, scientific and te… |
|
Boldt
Specializes in public affairs and communications, guiding m…
|
— | DK | Professional, scientific and te… |
|
Crosswood
Real estate company that manages a portfolio of commercial …
|
CROS | FR | Professional, scientific and te… |
|
Enjin Co., Ltd.
PR firm offering strategic communication services to SMEs a…
|
7370 | JP | Professional, scientific and te… |
|
Eprcomunicazione
A strategic consulting and communications agency for enterp…
|
EPRB | IT | Professional, scientific and te… |
|
ETOILES CAPITAL GROUP CO., LTD
An integrated investor relations and public relations servi…
|
EFTY | US | Professional, scientific and te… |
|
Globe Capital Limited
An investment and advisory firm providing M&A advice and wo…
|
GCAP | GB | Professional, scientific and te… |
|
Hopening
Fundraising solutions group providing 360° support for non-…
|
MLHPE | FR | Professional, scientific and te… |
|
HOPSCOTCH Groupe
International communications group for PR, digital, influen…
|
HOP | FR | 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.