
VisasQ Inc. — Investor Relations & Filings
VisasQ Inc. operates a global knowledge-sharing platform, also known as an expert network service, that connects business clients with subject matter experts for specialized insights. The company facilitates knowledge exchange through services such as spot consulting via phone or in-person meetings, expert surveys, and custom research projects. Its core business involves matching organizations seeking mission-critical information for market research, due diligence, and strategic planning with professionals from its extensive database. The network comprises over 700,000 experts across numerous industries and regions, supported by a global team offering multilingual assistance to facilitate seamless connections.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-06-04 | Japanese | |
| 確認書 | 2026-05-29 | Japanese | |
| 有価証券報告書-第14期(2025/03/01-2026/02/28) | 2026-05-29 | Japanese | |
| 確認書 | 2025-12-04 | Japanese | |
| 訂正半期報告書-第14期(2025/03/01-2026/02/28) | 2025-12-04 | Japanese | |
| 確認書 | 2025-10-15 | Japanese |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 47962499 | 臨時報告書 | 2026-06-04 | Japanese | ||
| 47879010 | 確認書 | 2026-05-29 | Japanese | ||
| 47878992 | 有価証券報告書-第14期(2025/03/01-2026/02/28) | 2026-05-29 | Japanese | ||
|
2025
8 filings
| |||||
| 9262360 | 確認書 | 2025-12-04 | Japanese | ||
| 9262342 | 訂正半期報告書-第14期(2025/03/01-2026/02/28) | 2025-12-04 | Japanese | ||
| 8024736 | 確認書 | 2025-10-15 | Japanese | ||
| 8024735 | 半期報告書-第14期(2025/03/01-2026/02/28) | 2025-10-15 | Japanese | ||
| 7260171 | 臨時報告書 | 2025-06-06 | Japanese | ||
| 7260638 | 内部統制報告書-第13期(2024/03/01-2025/02/28) | 2025-06-02 | Japanese | ||
| 7261078 | 確認書 | 2025-05-30 | Japanese | ||
| 7261084 | 有価証券報告書-第13期(2024/03/01-2025/02/28) | 2025-05-30 | Japanese | ||
|
2024
4 filings
| |||||
| 7304986 | 確認書 | 2024-10-15 | Japanese | ||
| 7304722 | 半期報告書-第13期(2024/03/01-2025/02/28) | 2024-10-15 | Japanese | ||
| 7316461 | 確認書 | 2024-07-12 | Japanese | ||
| 7316452 | 四半期報告書-第13期第1四半期(2024/03/01-2024/05/31) | 2024-07-12 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Market research and public opinion polling activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
GARTNER INC
Research and advisory company providing actionable insights…
|
IT | US | Professional, scientific and te… |
|
GDI Global Data Inc.
Provides strategic market intelligence and insights using a…
|
— | CA | Professional, scientific and te… |
|
GMO Research & AI, Inc.
Operates an Asia-focused online panel network for market re…
|
3695 | JP | Professional, scientific and te… |
|
HCR Co.,Ltd.
Provides data analysis and business intelligence services u…
|
688500 | CN | Professional, scientific and te… |
|
infas Holding AG
Holding company for subsidiaries in market, opinion, and so…
|
IFS | DE | Professional, scientific and te… |
|
INTAGE HOLDINGS Inc.
A marketing research and business intelligence group for va…
|
4326 | JP | Professional, scientific and te… |
|
Ipsos
A global market research firm providing data-driven insight…
|
IPS | FR | Professional, scientific and te… |
|
JVR Ventures Inc.
Provides customer satisfaction feedback research and perfor…
|
JVR.P | CA | Professional, scientific and te… |
|
Macromill Embrain Co., Ltd.
A marketing research and data technology company providing …
|
169330 | KR | Professional, scientific and te… |
|
MS&Consulting Co.,Ltd.
Marketing research firm using mystery shopping to improve c…
|
6555 | JP | Professional, scientific and te… |
VisasQ 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/14253/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14253 | 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=14253 | 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=14253 \ -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": 14253}, 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 VisasQ Inc. (id: 14253)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.