Vayyar Imaging

Vayyar Imaging is an Israeli sensor company whose 4D imaging radar-on-chip technology senses, monitors, and images people and objects without cameras. Its RF sensors power Vayyar Care touchless fall detection for elderly care, automotive in-cabin monitoring, smart buildings, public safety, robotics, and the consumer Walabot DIY in-wall imager. Vayyar's developer surface today centers on the Walabot SDK documentation (api.walabot.com) and the Walabot storefront's agent-commerce endpoints (llms.txt, UCP, and a hosted MCP endpoint on walabot.com).

Vayyar Imaging publishes 1 API on the APIs.io network. Tagged areas include Company, Sensors, Radar, Imaging, and IoT.

Vayyar Imaging’s developer surface includes engineering blog, documentation, API reference, support, authentication, and 11 more developer resources.

30.5/100 thin ▬ flat Agent 25/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanySensorsRadarImagingIoTHealthcareElderly CareAutomotiveSmart Home

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 30.5/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 8.3 / 20
Commercial Clarity 4.2 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 25/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 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/vayyar-imaging: 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.

Walabot Storefront Agent Commerce (UCP)

Agent-facing commerce surface of the Walabot DIY storefront (walabot.com, a Shopify store operated by Vayyar): unauthenticated read-only product JSON endpoints (/products/{handl...

MCP Servers 1

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

Security Posture 2

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

Vayyar Imaging Authentication

oauth2/openIdConnect/none · 1 scheme

SECURITY

Vayyar Imaging Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Vayyar Imaging Scopes

4 scopes · authorizationCode

4 scopes

SCOPES

Resources

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 1

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: vayyar-imaging
name: Vayyar Imaging
description: Vayyar Imaging is an Israeli sensor company whose 4D imaging radar-on-chip technology senses, monitors, and images
  people and objects without cameras. Its RF sensors power Vayyar Care touchless fall detection for elderly care, automotive
  in-cabin monitoring, smart buildings, public safety, robotics, and the consumer Walabot DIY in-wall imager. Vayyar's developer
  surface today centers on the Walabot SDK documentation (api.walabot.com) and the Walabot storefront's agent-commerce endpoints
  (llms.txt, UCP, and a hosted MCP endpoint on walabot.com).
url: https://raw.githubusercontent.com/api-evangelist/vayyar-imaging/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://vayyar.com/wp-content/uploads/2022/08/vayyar-logo.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- battery-ventures
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Sensors
- Radar
- Imaging
- IoT
- Healthcare
- Elderly Care
- Automotive
- Smart Home
apis:
- name: Walabot Storefront Agent Commerce (UCP)
  description: 'Agent-facing commerce surface of the Walabot DIY storefront (walabot.com, a Shopify store operated by Vayyar):
    unauthenticated read-only product JSON endpoints (/products/{handle}.json, /collections/{handle}/products.json), a Universal
    Commerce Protocol merchant profile at /.well-known/ucp, and a hosted MCP endpoint at /api/ucp/mcp for catalog search,
    cart, and buyer-approved checkout. Documented for agents in /llms.txt and /agents.md.'
  humanURL: https://walabot.com/llms.txt
  baseURL: https://walabot.com
  tags:
  - Commerce
  - MCP
  - Agentic
  properties:
  - type: Documentation
    url: https://walabot.com/llms.txt
  - type: MCPServer
    url: mcp/vayyar-imaging-mcp.yml
common:
- type: DomainSecurity
  url: security/vayyar-imaging-domain-security.yml
- type: Website
  url: https://vayyar.com
- type: Blog
  url: https://vayyar.com/blog/
- type: Documentation
  url: https://api.walabot.com
- type: APIReference
  url: https://api.walabot.com
- type: GitHubOrganization
  url: https://github.com/Vayyar
- type: PrivacyPolicy
  url: https://vayyar.com/privacy-policy/
- type: TermsOfService
  url: https://walabot.com/pages/terms-and-conditions
- type: Support
  url: https://walabot.com/pages/contact-us
- type: LLMsTxt
  url: llms/vayyar-imaging-llms.txt
- type: WellKnown
  url: well-known/vayyar-imaging-well-known.yml
- type: MCPServer
  url: mcp/vayyar-imaging-mcp.yml
- type: Authentication
  url: authentication/vayyar-imaging-authentication.yml
- type: OAuthScopes
  url: scopes/vayyar-imaging-scopes.yml
- type: Conformance
  url: conformance/vayyar-imaging-conformance.yml
- type: Packages
  url: packages/vayyar-imaging-packages.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 11
  pass: local-v1