Seyond

Seyond (formerly Innovusion) is a Sunnyvale, California LiDAR maker with R&D and business operations in Germany and China. It designs and mass-produces image-grade LiDAR sensors — Falcon K, Robin W, Robin E1X and Hummingbird D1 — plus perception software and SIMPL, the Seyond ITS Management Platform used by cities, DOTs and tolling agencies for intersection and highway traffic detection. Its public developer surface is not a web API: it is a first-party C/C++ client SDK (inno-lidar-sdk) and a ROS/ROS2 driver published on GitHub that speak a proprietary TCP/UDP command-and-pointcloud protocol directly to the sensor. No OpenAPI, GraphQL, gRPC or SOAP contract is published; api.seyond.com is live but answers 404 on every discovery path. The corporate site does serve a live, OAuth-gated MCP server.

Seyond publishes 1 API on the APIs.io network. Tagged areas include Company, LiDAR, Sensors, Autonomous Driving, and Intelligent Transportation.

Seyond’s developer surface includes documentation, getting-started guide, support, engineering blog, CLI, changelog, authentication, and 22 more developer resources.

27.7/100 thin ▬ flat Agent 23/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
1 APIs 1 MCP Servers
CompanyLiDARSensorsAutonomous DrivingIntelligent TransportationRoboticsPerceptionSmart CitiesAutomotiveHardware

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 27.7/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 11.0 / 20
Access Clarity 4.2 / 20
Operational Transparency 2.4 / 13
Contract Governance 2.2 / 12
Discoverability 8.0 / 10
Agent readiness — 23/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 6 / 6
Protected Resource Metadata 5 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/innovusion: 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 1

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

Seyond MCP Server

A live, OAuth-gated Model Context Protocol endpoint served from Seyond's own corporate host at https://seyond.com/wp-json/mcp/mcp-oauth-server. It is provided by the WordPress M...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Seyond MCP Server

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Innovusion Rate Limits

0 limits

RATE LIMITS

Security Posture 2

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

Innovusion Authentication

3 schemes

SECURITY

Innovusion Domain Security

TLSv1.3 · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Innovusion Scopes

OAuth 2.0 · no documented scopes

0 scopes

SCOPES

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 5

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 3

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: innovusion
name: Seyond
description: 'Seyond (formerly Innovusion) is a Sunnyvale, California LiDAR maker with R&D and business operations in Germany
  and China. It designs and mass-produces image-grade LiDAR sensors — Falcon K, Robin W, Robin E1X and Hummingbird D1 — plus
  perception software and SIMPL, the Seyond ITS Management Platform used by cities, DOTs and tolling agencies for intersection
  and highway traffic detection. Its public developer surface is not a web API: it is a first-party C/C++ client SDK (inno-lidar-sdk)
  and a ROS/ROS2 driver published on GitHub that speak a proprietary TCP/UDP command-and-pointcloud protocol directly to the
  sensor. No OpenAPI, GraphQL, gRPC or SOAP contract is published; api.seyond.com is live but answers 404 on every discovery
  path. The corporate site does serve a live, OAuth-gated MCP server.'
url: https://raw.githubusercontent.com/api-evangelist/innovusion/refs/heads/main/apis.yml
image: https://seyond.com/wp-content/uploads/2024/11/cropped-seyond_favicon-192x192.png
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-23'
modified: '2026-08-23'
tags:
- Company
- LiDAR
- Sensors
- Autonomous Driving
- Intelligent Transportation
- Robotics
- Perception
- Smart Cities
- Automotive
- Hardware
apis:
- name: Seyond MCP Server
  description: A live, OAuth-gated Model Context Protocol endpoint served from Seyond's own corporate host at https://seyond.com/wp-json/mcp/mcp-oauth-server.
    It is provided by the WordPress MCP adapter running on seyond.com and exposes site/content abilities rather than LiDAR
    or SIMPL functionality. Discovery metadata is anonymous (RFC 8414 authorization-server metadata and RFC 9728 protected-resource
    metadata both return 200); tools/list and initialize both return HTTP 401 mcp_unauthorized, so the tool set and its input
    schemas require an authenticated introspection we did not perform.
  humanURL: https://seyond.com/
  baseURL: https://seyond.com/wp-json/mcp/mcp-oauth-server
  tags:
  - MCP
  - Agents
  - OAuth
  properties:
  - type: MCPServer
    url: mcp/innovusion-mcp.yml
  - type: OAuthScopes
    url: scopes/innovusion-scopes.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://seyond.com/
- type: Documentation
  url: https://github.com/Seyond-Inc/inno-lidar-sdk/blob/main/docs/HOW_TO_USE_CLIENT_SDK.md
- type: GettingStarted
  url: https://github.com/Seyond-Inc/inno-lidar-sdk#quick-start
- type: GitHubOrganization
  url: https://github.com/Seyond-Inc
- type: Support
  url: https://seyond.com/contact/
- type: Blog
  url: https://seyond.com/news/
- type: BlogRSS
  url: https://seyond.com/feed/
- type: TermsOfService
  url: https://seyond.com/terms-of-use/
- type: PrivacyPolicy
  url: https://seyond.com/privacy-policy/
- type: SourceCode
  url: https://github.com/Seyond-Inc
- type: OpenSource
  url: https://seyond.com/open-source-software/
- type: Downloads
  url: https://seyond.com/downloads/
- type: Products
  url: https://seyond.com/products/
- type: Packages
  url: packages/innovusion-packages.yml
- type: SDKs
  url: packages/innovusion-packages.yml
- type: CLI
  url: cli/innovusion-cli.yml
- type: ChangeLog
  url: changelog/innovusion-changelog.yml
- type: MCPServer
  url: mcp/innovusion-mcp.yml
- type: WellKnown
  url: well-known/innovusion-well-known.yml
- type: Authentication
  url: authentication/innovusion-authentication.yml
- type: OAuthScopes
  url: scopes/innovusion-scopes.yml
- type: Conventions
  url: conventions/innovusion-conventions.yml
- type: ErrorCatalog
  url: errors/innovusion-problem-types.yml
- type: Lifecycle
  url: lifecycle/innovusion-lifecycle.yml
- type: Conformance
  url: conformance/innovusion-conformance.yml
- type: DomainSecurity
  url: security/innovusion-domain-security.yml
- type: RateLimits
  url: rate-limits/innovusion-rate-limits.yml
- type: Plans
  url: plans/innovusion-plans-pricing.yml
- type: LLMsTxt
  url: llms/innovusion-llms.txt
x-enrichment:
  date: '2026-08-23'
  status: enriched
  artifacts_added: 17
  pass: local-v1
x-coverage:
  state: covered
  reason: no-machine-readable-spec
  detail: 'Seyond publishes no web API contract of any kind — its developer surface is a C/C++ client SDK that speaks a proprietary
    TCP/UDP protocol directly to the sensor — but the pass completed and found real first-party artifacts: an actively released
    SDK and ROS driver on github.com/Seyond-Inc, and a live OAuth-gated MCP endpoint with RFC 8414 and RFC 9728 discovery
    documents on seyond.com.'
  evidence:
  - url: https://api.seyond.com/openapi.json
    status: 404
  - url: https://api.seyond.com/health
    status: 200
  - url: https://seyond.com/.well-known/oauth-protected-resource
    status: 200
  - url: https://seyond.com/wp-json/mcp/mcp-oauth-server
    status: 401
  - url: https://github.com/Seyond-Inc/inno-lidar-sdk
    status: 200
  checked: '2026-08-23'

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/innovusion"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/innovusion/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/innovusion/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.