ARASHI VISION INC. — Investor Relations & Filings
About ARASHI VISION INC.
Arashi Vision Inc., operating under the brand name Insta360, specializes in the development of advanced imaging technology and hardware. The company focuses on the design and manufacture of 360-degree cameras, action cameras, and professional-grade VR imaging solutions. Its product portfolio includes the ONE series of pocket-sized 360 cameras, the modular ONE RS system, the ultra-compact GO series, and high-resolution professional cameras like the Titan and Pro 2. Key technological innovations include FlowState stabilization, AI-driven video editing software, and proprietary invisible selfie stick algorithms. The company serves a diverse range of users, from extreme sports enthusiasts and social media content creators to professional cinematographers and enterprise clients requiring immersive documentation tools.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度内部控制评价报告 | 2026-04-28 | Chinese | |
| 募集资金存放、管理与实际使用情况鉴证报告 | 2026-04-28 | Chinese | |
| 关于聘任内审负责人的公告 | 2026-04-28 | Chinese | |
| 2025年度董事会审计委员会履职情况报告 | 2026-04-28 | Chinese | |
| 董事、高级管理人员薪酬管理制度 | 2026-04-28 | Chinese | |
| 关于相关媒体报道的说明公告 | 2026-03-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 39378982 | 2025年度内部控制评价报告 | 2026-04-28 | Chinese | ||
| 39378973 | 募集资金存放、管理与实际使用情况鉴证报告 | 2026-04-28 | Chinese | ||
| 39378892 | 关于聘任内审负责人的公告 | 2026-04-28 | Chinese | ||
| 39378882 | 2025年度董事会审计委员会履职情况报告 | 2026-04-28 | Chinese | ||
| 39378871 | 董事、高级管理人员薪酬管理制度 | 2026-04-28 | Chinese | ||
| 39378861 | 关于相关媒体报道的说明公告 | 2026-03-23 | Chinese | ||
| 39378854 | 关于美国国际贸易委员会对公司开展337调查的最终裁决结果公告 | 2026-02-27 | Chinese | ||
| 39378851 | 关于公司完成工商变更登记的公告 | 2026-02-26 | Chinese | ||
| 39378844 | 2025年度业绩快报公告 | 2026-02-13 | Chinese | ||
| 39378839 | 2026年第一次临时股东会决议公告 | 2026-01-15 | Chinese | ||
| 39378830 | 关于选举第三届董事会职工代表董事的公告 | 2026-01-15 | Chinese | ||
| 39378827 | 北京德恒(深圳)律师事务所关于影石创新科技股份有限公司2026年第一次临时股东会的法律意见 | 2026-01-15 | Chinese | ||
| 39378814 | 关于董事会完成换届选举暨聘任高级管理人员、内部审计负责人及证券事务代表的公告 | 2026-01-15 | Chinese | ||
| 39378801 | 2026年第一次临时股东会会议资料 | 2026-01-07 | Chinese | ||
|
2025
1 filing
| |||||
| 39378794 | 独立董事提名人声明与承诺(陈泽桐) | 2025-12-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of optical instruments and photographic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
LIGHTPATH TECHNOLOGIES INC
Designer and manufacturer of custom optical and thermal ima…
|
LPTH | US | Manufacturing |
|
LK SAMYANG CO., LTD
Manufacturer of interchangeable lenses for still photograph…
|
225190 | KR | Manufacturing |
|
LMS Co.,Ltd.
Develops and produces core components for the display, opti…
|
073110 | KR | Manufacturing |
|
Lumentum Holdings Inc.
Designs and manufactures optical and photonic products for …
|
LITE | US | Manufacturing |
|
LUMIBIRD
Designs and manufactures high-performance lasers for photon…
|
LBIRD | FR | Manufacturing |
|
MCNEX CO.,LTD
Develops and manufactures camera modules and imaging soluti…
|
097520 | KR | Manufacturing |
|
Metamaterial Exchangeco Inc.
A smart materials and photonics company that designs and ma…
|
MMAX | CA | Manufacturing |
|
MLOPTIC CORP.
Designs and manufactures high-precision optical components …
|
688502 | CN | Manufacturing |
|
Mobotix AG
Manufacturer of intelligent IP video systems and software w…
|
MBQ | DE | Manufacturing |
|
MOVING iMAGE TECHNOLOGIES INC.
Manufacturer, integrator, and distributor of technology and…
|
MITQ | US | Manufacturing |
ARASHI VISION 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/58631/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58631 | 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=58631 | 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=58631 \ -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": 58631}, 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 ARASHI VISION INC. (id: 58631)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.