
VECTOR INC. — Investor Relations & Filings
VECTOR INC. is a comprehensive public relations firm that provides a wide range of communication solutions. The company's core activities include strategic PR planning and execution, digital marketing, and integrated communications. A key asset is the operation of PR TIMES, a major press release distribution platform. Beyond traditional PR, VECTOR INC.'s business domains encompass direct marketing, HR services such as recruitment branding and job seeker platforms, and web solutions for corporate clients. The company also engages in venture investment, offering capital along with PR and investor relations support to startups. Its approach focuses on designing and implementing effective communication plans that engage all stakeholders—including consumers, media, and investors—to maximize marketing return on investment.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 連結子会社からの配当金受領に関するお知らせ | 2026-05-20 | Japanese | |
| 臨時報告書 | 2026-05-20 | Japanese | |
| 株式会社AILESの株式取得(連結子会社化)に関するお知らせ | 2026-04-21 | Japanese | |
| 臨時報告書 | 2026-04-21 | Japanese | |
| 訂正臨時報告書 | 2026-04-14 | Japanese | |
| 大量保有報告書 | 2026-04-06 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46580494 | 連結子会社からの配当金受領に関するお知らせ | 2026-05-20 | Japanese | ||
| 46580327 | 臨時報告書 | 2026-05-20 | Japanese | ||
| 46878152 | 株式会社AILESの株式取得(連結子会社化)に関するお知らせ | 2026-04-21 | Japanese | ||
| 34696837 | 臨時報告書 | 2026-04-21 | Japanese | ||
| 34470108 | 訂正臨時報告書 | 2026-04-14 | Japanese | ||
| 33576286 | 大量保有報告書 | 2026-04-06 | Japanese | ||
| 12147864 | 訂正臨時報告書 | 2026-01-06 | Japanese | ||
|
2025
8 filings
| |||||
| 8024755 | 確認書 | 2025-10-15 | Japanese | ||
| 8024748 | 半期報告書-第34期(2025/03/01-2026/02/28) | 2025-10-15 | Japanese | ||
| 7858783 | 変更報告書 | 2025-08-08 | Japanese | ||
| 7261143 | 臨時報告書 | 2025-05-30 | Japanese | ||
| 7261121 | 確認書 | 2025-05-30 | Japanese | ||
| 7261111 | 内部統制報告書-第33期(2024/03/01-2025/02/28) | 2025-05-30 | Japanese | ||
| 7261098 | 有価証券報告書-第33期(2024/03/01-2025/02/28) | 2025-05-30 | Japanese | ||
| 7262909 | 臨時報告書 | 2025-05-19 | 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… |
|
Agile Media Network Inc.
A digital marketing firm specializing in fan and ambassador…
|
6573 | 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… |
VECTOR 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/13667/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13667 | 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=13667 | 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=13667 \ -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": 13667}, 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 VECTOR INC. (id: 13667)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.