Sensibo

Sensibo builds smart air conditioning controllers and indoor air quality monitors (Sensibo Sky, Air, Air Pro, and Elements) that add app, voice, and API control to existing mini-split, window, and portable AC and heat-pump units. The Sensibo REST API (base https://home.sensibo.com/api/v2) gives developers full control over enrolled devices ("pods") - reading temperature, humidity, and air quality measurements, getting and setting the AC state (power, mode, target temperature, fan, swing), configuring the Climate React smart automation, and managing schedules and timers. Authentication is a per-account API key passed as an apiKey query parameter, generated from home.sensibo.com/me/api. OAuth2 is available for commercial integrations.

Sensibo publishes 8 APIs on the APIs.io network, including AC States API, Climate React API, Devices API, and 5 more. Tagged areas include Smart Home, IoT, Air Conditioning, HVAC, and Air Quality.

Sensibo’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

40.5/100 thin ▬ flat Agent 37/100 agent ready Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
8 APIs
Smart HomeIoTAir ConditioningHVACAir QualityClimate ControlConnected Devices

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 40.5/100 · thin
Contract Quality 16.1 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 37/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 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
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/sensibo: 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 8

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

Sensibo AC States API

Read and command the air conditioner state.

Sensibo Climate React API

Smart-mode automation driven by temperature and humidity thresholds.

Sensibo Devices API

Individual device (pod) detail and status.

Sensibo Historical Data API

Time-series measurements and the device event log.

Sensibo Measurements API

Latest temperature, humidity, and air quality readings.

Sensibo Schedules API

Recurring day-and-time AC state schedules.

Sensibo Timers API

One-shot countdown timers that apply an AC state.

Sensibo Users API

Account-level access to the devices enrolled on a Sensibo account.

Scroll for all 8

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Sensibo API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Sensibo Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Sensibo Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

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

Sensibo Authentication

apiKey · 1 scheme

SECURITY

Sensibo Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Sensibo Agentic Access

19 operations · 9 acting · 2 human-in-the-loop

19 operations · 9 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

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 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: sensibo
url: https://raw.githubusercontent.com/api-evangelist/sensibo/refs/heads/main/apis.yml
name: Sensibo
kind: company
description: Sensibo builds smart air conditioning controllers and indoor air quality monitors (Sensibo Sky, Air, Air Pro,
  and Elements) that add app, voice, and API control to existing mini-split, window, and portable AC and heat-pump units.
  The Sensibo REST API (base https://home.sensibo.com/api/v2) gives developers full control over enrolled devices ("pods")
  - reading temperature, humidity, and air quality measurements, getting and setting the AC state (power, mode, target temperature,
  fan, swing), configuring the Climate React smart automation, and managing schedules and timers. Authentication is a per-account
  API key passed as an apiKey query parameter, generated from home.sensibo.com/me/api. OAuth2 is available for commercial
  integrations.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/sensibo.png
tags:
- Smart Home
- IoT
- Air Conditioning
- HVAC
- Air Quality
- Climate Control
- Connected Devices
created: '2026-07-03'
modified: '2026-07-03'
specificationVersion: '0.19'
apis:
- aid: sensibo:sensibo-ac-states-api
  name: Sensibo AC States API
  description: Read and command the air conditioner state.
  humanURL: https://support.sensibo.com/api/
  baseURL: https://home.sensibo.com/api/v2
  tags:
  - AC States
  properties:
  - type: OpenAPI
    url: openapi/sensibo-ac-states-api-openapi.yml
  - type: Documentation
    url: https://support.sensibo.com/api/
  - type: APIReference
    url: https://support.sensibo.com/getting-started/api-documentation/
  - type: PostmanCollection
    url: collections/sensibo.postman_collection.json
  - type: OpenCollection
    url: collections/sensibo.opencollection.json
- aid: sensibo:sensibo-climate-react-api
  name: Sensibo Climate React API
  description: Smart-mode automation driven by temperature and humidity thresholds.
  humanURL: https://support.sensibo.com/api/
  baseURL: https://home.sensibo.com/api/v2
  tags:
  - Climate React
  properties:
  - type: OpenAPI
    url: openapi/sensibo-climate-react-api-openapi.yml
  - type: Documentation
    url: https://support.sensibo.com/api/
  - type: APIReference
    url: https://support.sensibo.com/getting-started/api-documentation/
  - type: PostmanCollection
    url: collections/sensibo.postman_collection.json
  - type: OpenCollection
    url: collections/sensibo.opencollection.json
- aid: sensibo:sensibo-devices-api
  name: Sensibo Devices API
  description: Individual device (pod) detail and status.
  humanURL: https://support.sensibo.com/api/
  baseURL: https://home.sensibo.com/api/v2
  tags:
  - Devices
  properties:
  - type: OpenAPI
    url: openapi/sensibo-devices-api-openapi.yml
  - type: Documentation
    url: https://support.sensibo.com/api/
  - type: APIReference
    url: https://support.sensibo.com/getting-started/api-documentation/
  - type: PostmanCollection
    url: collections/sensibo.postman_collection.json
  - type: OpenCollection
    url: collections/sensibo.opencollection.json
- aid: sensibo:sensibo-historical-data-api
  name: Sensibo Historical Data API
  description: Time-series measurements and the device event log.
  humanURL: https://support.sensibo.com/api/
  baseURL: https://home.sensibo.com/api/v2
  tags:
  - Historical Data
  properties:
  - type: OpenAPI
    url: openapi/sensibo-historical-data-api-openapi.yml
  - type: Documentation
    url: https://support.sensibo.com/api/
  - type: APIReference
    url: https://support.sensibo.com/getting-started/api-documentation/
  - type: PostmanCollection
    url: collections/sensibo.postman_collection.json
  - type: OpenCollection
    url: collections/sensibo.opencollection.json
- aid: sensibo:sensibo-measurements-api
  name: Sensibo Measurements API
  description: Latest temperature, humidity, and air quality readings.
  humanURL: https://support.sensibo.com/api/
  baseURL: https://home.sensibo.com/api/v2
  tags:
  - Measurements
  properties:
  - type: OpenAPI
    url: openapi/sensibo-measurements-api-openapi.yml
  - type: Documentation
    url: https://support.sensibo.com/api/
  - type: APIReference
    url: https://support.sensibo.com/getting-started/api-documentation/
  - type: PostmanCollection
    url: collections/sensibo.postman_collection.json
  - type: OpenCollection
    url: collections/sensibo.opencollection.json
- aid: sensibo:sensibo-schedules-api
  name: Sensibo Schedules API
  description: Recurring day-and-time AC state schedules.
  humanURL: https://support.sensibo.com/api/
  baseURL: https://home.sensibo.com/api/v2
  tags:
  - Schedules
  properties:
  - type: OpenAPI
    url: openapi/sensibo-schedules-api-openapi.yml
  - type: Documentation
    url: https://support.sensibo.com/api/
  - type: APIReference
    url: https://support.sensibo.com/getting-started/api-documentation/
  - type: PostmanCollection
    url: collections/sensibo.postman_collection.json
  - type: OpenCollection
    url: collections/sensibo.opencollection.json
- aid: sensibo:sensibo-timers-api
  name: Sensibo Timers API
  description: One-shot countdown timers that apply an AC state.
  humanURL: https://support.sensibo.com/api/
  baseURL: https://home.sensibo.com/api/v2
  tags:
  - Timers
  properties:
  - type: OpenAPI
    url: openapi/sensibo-timers-api-openapi.yml
  - type: Documentation
    url: https://support.sensibo.com/api/
  - type: APIReference
    url: https://support.sensibo.com/getting-started/api-documentation/
  - type: PostmanCollection
    url: collections/sensibo.postman_collection.json
  - type: OpenCollection
    url: collections/sensibo.opencollection.json
- aid: sensibo:sensibo-users-api
  name: Sensibo Users API
  description: Account-level access to the devices enrolled on a Sensibo account.
  humanURL: https://support.sensibo.com/api/
  baseURL: https://home.sensibo.com/api/v2
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/sensibo-users-api-openapi.yml
  - type: Documentation
    url: https://support.sensibo.com/api/
  - type: APIReference
    url: https://support.sensibo.com/getting-started/api-documentation/
  - type: PostmanCollection
    url: collections/sensibo.postman_collection.json
  - type: OpenCollection
    url: collections/sensibo.opencollection.json
common:
- type: AgenticAccess
  url: agentic-access/sensibo-agentic-access.yml
- type: DomainSecurity
  url: security/sensibo-domain-security.yml
- type: Authentication
  url: authentication/sensibo-authentication.yml
- type: GitHubOrganization
  url: https://github.com/Sensibo
- type: LinkedIn
  url: https://www.linkedin.com/company/sensibo
- type: Website
  url: https://sensibo.com
- type: Documentation
  url: https://support.sensibo.com/api/
- type: Plans
  url: plans/sensibo-plans-pricing.yml
- type: RateLimits
  url: rate-limits/sensibo-rate-limits.yml
- type: FinOps
  url: finops/sensibo-finops.yml
- type: Blog
  url: https://sensibo.com/blogs/articles.atom
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com