Insta360 website screenshot

Insta360

Insta360 (Arashi Vision Co., Ltd) is a consumer and professional imaging company best known for its 360-degree and action cameras (the X, GO, ACE, Link, and Pro/Titan lines). For developers, Insta360 runs a first-party developer program through its Insta360Develop GitHub organization and a VitePress developer-documentation site. Cameras expose on-device HTTP control APIs: consumer models implement Google's Open Spherical Camera (OSC) API over the camera Wi-Fi AP, and the Pro/Titan line adds a JSON-over-HTTP command API (ProCameraApi) for capture, live streaming, and file access. Native SDKs wrap this surface for C++ (camera control and media stitching/editing), Android, and iOS so third-party apps can connect to, configure, capture from, and post-process footage from Insta360 hardware.

Insta360 publishes 2 APIs on the APIs.io network. Tagged areas include Company, Consumer Technology, Cameras, Imaging, and 360 Video.

Insta360’s developer surface includes documentation, API reference, and 9 more developer resources.

14.8/100 minimal ▬ flat Agent 4/100 human only Full breakdown ↓
scored 2026-07-27 · rubric v0.5
2 APIs
CompanyConsumer TechnologyCamerasImaging360 VideoAction CamerasSDKOpen Spherical CameraIoT

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 14.8/100 · minimal
Contract Quality 0.0 / 25
Developer Ergonomics 6.1 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 8.0 / 10
Agent readiness — 4/100 · human only
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/insta360: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Insta360 OSC API

On-device HTTP/JSON control API for Insta360 consumer 360 cameras (ONE X/X2/X3/X4/X5, ONE R/RS), implemented on Google's Open Spherical Camera (OSC) standard. The camera runs a ...

Insta360 Pro Camera API

JSON-over-HTTP command API for Insta360 Pro, Pro 2, and Titan professional 360 cameras. Commands are issued to the camera's built-in HTTP server (osc/commands/execute, osc/state...

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Insta360 Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: insta360
name: Insta360
description: 'Insta360 (Arashi Vision Co., Ltd) is a consumer and professional imaging company best known for its 360-degree
  and action cameras (the X, GO, ACE, Link, and Pro/Titan lines). For developers, Insta360 runs a first-party developer program
  through its Insta360Develop GitHub organization and a VitePress developer-documentation site. Cameras expose on-device HTTP
  control APIs: consumer models implement Google''s Open Spherical Camera (OSC) API over the camera Wi-Fi AP, and the Pro/Titan
  line adds a JSON-over-HTTP command API (ProCameraApi) for capture, live streaming, and file access. Native SDKs wrap this
  surface for C++ (camera control and media stitching/editing), Android, and iOS so third-party apps can connect to, configure,
  capture from, and post-process footage from Insta360 hardware.'
url: https://raw.githubusercontent.com/api-evangelist/insta360/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- idg-capital
- qiming
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source: []
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Consumer Technology
- Cameras
- Imaging
- 360 Video
- Action Cameras
- SDK
- Open Spherical Camera
- IoT
image: https://raw.githubusercontent.com/api-evangelist/insta360/refs/heads/main/apis.yml
apis:
- name: Insta360 OSC API
  description: On-device HTTP/JSON control API for Insta360 consumer 360 cameras (ONE X/X2/X3/X4/X5, ONE R/RS), implemented
    on Google's Open Spherical Camera (OSC) standard. The camera runs a built-in HTTP server reachable at 192.168.42.1 when
    a client is connected to the camera's Wi-Fi access point.
  humanURL: https://insta360develop.github.io/Insta360-Developer_Docs/
  baseURL: http://192.168.42.1/osc/
  tags:
  - Cameras
  - 360 Video
  - Open Spherical Camera
  properties:
  - type: Documentation
    url: https://github.com/Insta360Develop/Insta360_OSC
  - type: APIReference
    url: https://insta360develop.github.io/Insta360-Developer_Docs/
- name: Insta360 Pro Camera API
  description: JSON-over-HTTP command API for Insta360 Pro, Pro 2, and Titan professional 360 cameras. Commands are issued
    to the camera's built-in HTTP server (osc/commands/execute, osc/state) with file access and an RTMP preview stream; the
    camera IP is shown on the device screen.
  humanURL: https://github.com/Insta360Develop/ProCameraApi
  tags:
  - Cameras
  - 360 Video
  - Professional
  properties:
  - type: Documentation
    url: https://github.com/Insta360Develop/ProCameraApi
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://insta360.com/
- type: DeveloperPortal
  url: https://www.insta360.com/enterprise
- type: Documentation
  url: https://insta360develop.github.io/Insta360-Developer_Docs/
- type: APIReference
  url: https://insta360develop.github.io/Insta360-Developer_Docs/
- type: GitHubOrganization
  url: https://github.com/Insta360Develop
- type: Packages
  url: packages/insta360-packages.yml
- type: SDKs
  url: packages/insta360-packages.yml
- type: Conformance
  url: conformance/insta360-conformance.yml
- type: LLMsTxt
  url: llms/insta360-llms.txt
- type: WellKnown
  url: well-known/insta360-well-known.yml
- type: DomainSecurity
  url: security/insta360-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence