Sensel website screenshot

Sensel

Sensel is a Sunnyvale, California touch-input company founded in 2013 by Ilya Rosenberg and Aaron Zarraga, building high-resolution force-sensing hardware — the Morph pressure-sensitive input device and the force-sensing touchpad technology shipped in laptops such as Lenovo's ThinkPad X1 Titanium Yoga. Its developer surface is not a web API: the Sensel API is an open-source, MIT-licensed C library (LibSensel) that talks to Sensel devices over USB/serial, published at github.com/sensel/sensel-api with C, C#, Python, Arduino, Processing, Max and Pure Data bindings and documented at guide.sensel.com. Sensel's intellectual property, physical assets and trademarks were acquired by Cirque Corporation (an Alps Alpine company), and sensel.com now 301-redirects to cirque.com/sensel.

Sensel publishes 1 API on the APIs.io network. Tagged areas include Company, Touch Input, Haptics, Sensors, and Hardware.

Sensel’s developer surface includes documentation, API reference, getting-started guide, support, and 13 more developer resources.

17.2/100 emerging ▬ flat Agent 5/100 agent aware Full breakdown ↓
scored 2026-09-02 · rubric v0.18.0
1 APIs
CompanyTouch InputHapticsSensorsHardwareHuman Interface DevicesEmbeddedOpen-SourceDevice SDKMusic Technology

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-02 · rubric v0.18.0
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/sensel: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 1

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

Sensel API (LibSensel)

The Sensel API is a C library for communicating with Sensel devices (Morph and Sensel sensor boards). It is a LOCAL DEVICE API, not an HTTP service: an application links LibSens...

Pricing Plans 1

Published pricing tiers and plan structures.

Sensel Plans Pricing

0 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Sensel Rate Limits

0 limits

RATE LIMITS

Security Posture 1

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

Sensel Domain Security

TLSv1.3 · 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 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: sensel
name: Sensel
description: 'Sensel is a Sunnyvale, California touch-input company founded in 2013 by Ilya Rosenberg and Aaron Zarraga, building
  high-resolution force-sensing hardware — the Morph pressure-sensitive input device and the force-sensing touchpad technology
  shipped in laptops such as Lenovo''s ThinkPad X1 Titanium Yoga. Its developer surface is not a web API: the Sensel API is
  an open-source, MIT-licensed C library (LibSensel) that talks to Sensel devices over USB/serial, published at github.com/sensel/sensel-api
  with C, C#, Python, Arduino, Processing, Max and Pure Data bindings and documented at guide.sensel.com. Sensel''s intellectual
  property, physical assets and trademarks were acquired by Cirque Corporation (an Alps Alpine company), and sensel.com now
  301-redirects to cirque.com/sensel.'
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
image: https://guide.sensel.com/img/sensel-logo-blue.svg
url: https://raw.githubusercontent.com/api-evangelist/sensel/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.20'
created: '2026-08-26'
modified: '2026-08-26'
tags:
- Company
- Touch Input
- Haptics
- Sensors
- Hardware
- Human Interface Devices
- Embedded
- Open-Source
- Device SDK
- Music Technology
tags_raw:
- Company
- Touch Input
- Haptics
- Sensors
- Hardware
- Human Interface Devices
- Embedded
- Open Source
- Device SDK
- Music Technology
apis:
- name: Sensel API (LibSensel)
  description: 'The Sensel API is a C library for communicating with Sensel devices (Morph and Sensel sensor boards). It is
    a LOCAL DEVICE API, not an HTTP service: an application links LibSensel and LibSenselDecompress and opens the device over
    USB/serial, so there is no network base URL. The published surface is 44 senselXxx() calls covering device discovery/open/close,
    sensor info, scan mode and detail, frame allocation and reads, contact and force frames, LED control, firmware info and
    raw register access. Bindings are published for C, C#, Python, Arduino, Processing, Max (Cycling ''74) and Pure Data.'
  humanURL: https://guide.sensel.com/api/
  tags:
  - Touch Input
  - Force Sensing
  - Device SDK
  x-transport: local-library-usb-serial
  x-no-base-url-reason: LibSensel is linked into the host application and speaks to the device over USB/serial; the provider
    publishes no HTTP endpoint, so no baseURL exists to record.
  properties:
  - type: Documentation
    url: https://guide.sensel.com/
  - type: APIReference
    url: https://guide.sensel.com/sensel_h.html
  - type: GettingStarted
    url: https://guide.sensel.com/api/
  - type: SourceCode
    url: https://github.com/sensel/sensel-api
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: License
  name: MIT
  url: https://github.com/sensel/sensel-api/blob/master/LICENSE
- type: DomainSecurity
  url: security/sensel-domain-security.yml
- type: Website
  url: https://sensel.com/
- type: Documentation
  url: https://guide.sensel.com/
- type: APIReference
  url: https://guide.sensel.com/sensel_h.html
- type: GettingStarted
  url: https://guide.sensel.com/api/
- type: GitHubOrganization
  url: https://github.com/sensel
- type: SourceCode
  url: https://github.com/sensel/sensel-api
- type: Support
  url: https://github.com/sensel/sensel-api/issues
- type: PrivacyPolicy
  url: https://www.cirque.com/privacy-policy
- type: Packages
  url: packages/sensel-packages.yml
- type: SDKs
  url: packages/sensel-packages.yml
- type: ErrorCatalog
  url: errors/sensel-status-codes.yml
- type: Lifecycle
  url: lifecycle/sensel-lifecycle.yml
- type: LLMsTxt
  url: llms/sensel-llms.txt
- type: Plans
  url: plans/sensel-plans-pricing.yml
- type: RateLimits
  url: rate-limits/sensel-rate-limits.yml
x-enrichment:
  date: '2026-08-26'
  status: minimal
  artifacts_added: 8
  pass: local-v1
x-coverage:
  state: unreadable
  reason: no-machine-readable-spec
  detail: Sensel's API is a local MIT-licensed C library (LibSensel) that talks to Morph/sensor hardware over USB/serial —
    guide.sensel.com and the sensel.h header on GitHub are fully readable by a human, but the provider publishes no OpenAPI,
    AsyncAPI, GraphQL SDL, Postman collection or JSON Schema anywhere, and there is no HTTP endpoint for one to describe.
  evidence:
  - url: https://guide.sensel.com/
    status: 200
  - url: https://guide.sensel.com/openapi.json
    status: 404
  - url: https://sensel.com/openapi.json
    status: 404
  - url: https://sensel.com/.well-known/agent-card.json
    status: 404
  - url: https://sensel.com/
    status: 301
  checked: '2026-08-26'

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/sensel"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/sensel/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/sensel/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.