Level Home website screenshot

Level Home

Level Home is the Redwood City, California maker of the "invisible" Level smart lock family — Level Lock, Level Lock Pro, Level Bolt and Level Keypad — which hide the motor, radios and battery inside a standard-looking deadbolt. The locks speak Bluetooth LE, Thread and Matter, and work with Apple Home (including Apple Home Key), Google Home, Amazon Alexa and SmartThings rather than through a published third-party developer API. In September 2024 ASSA ABLOY acquired the Level Lock hardware business, brand and IP, which continues to operate as Level at level.co; the remaining Level Home, Inc. entity — the Level M multifamily software business, which also absorbed Dwelo — renamed itself Ambient Property Technologies and now sells smart access, apartment automation and building intelligence to multifamily owners with integrations into RealPage, Yardi, Entrata, ResMan and ButterflyMX. Level publishes no developer portal, no OpenAPI and no partner API documentation; the only publicly reachable machine-readable contracts are the Craft CMS GraphQL content endpoint behind level.co/api and the mobile application backend at api.level.co, which is undocumented and account-gated. Third-party developer access to Level devices is brokered by Seam, and local control is available through Matter/Thread.

Level Home publishes 2 APIs on the APIs.io network. Tagged areas include Smart Lock, Smart Home, Home Automation, IoT, and Access Control.

Level Home’s developer surface includes documentation, support, engineering blog, pricing, signup flow, legal docs, and 19 more developer resources.

30.0/100 thin ▬ flat Agent 16/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
2 APIs
Smart LockSmart HomeHome AutomationIoTAccess ControlMatterThreadBluetooth LEapple-home-keyConsumer HardwareMultifamilyPropTechGraphQL

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/level-home: 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 2

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

Level Website Content GraphQL API

Publicly reachable GraphQL endpoint served by the Craft CMS instance behind level.co. Introspection is enabled anonymously, but the published public schema scope is deliberately...

Level Mobile Application Backend

The undocumented HTTPS backend the Level Home iOS and Android applications talk to. It is an AWS API Gateway fronted service that returns a `{"message": "..."}` JSON error envel...

Security Posture 2

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

Level Home Authentication

2 schemes

SECURITY

Level Home 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 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 1

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: level-home
name: Level Home
description: Level Home is the Redwood City, California maker of the "invisible" Level smart lock family — Level Lock, Level
  Lock Pro, Level Bolt and Level Keypad — which hide the motor, radios and battery inside a standard-looking deadbolt. The
  locks speak Bluetooth LE, Thread and Matter, and work with Apple Home (including Apple Home Key), Google Home, Amazon Alexa
  and SmartThings rather than through a published third-party developer API. In September 2024 ASSA ABLOY acquired the Level
  Lock hardware business, brand and IP, which continues to operate as Level at level.co; the remaining Level Home, Inc. entity
  — the Level M multifamily software business, which also absorbed Dwelo — renamed itself Ambient Property Technologies and
  now sells smart access, apartment automation and building intelligence to multifamily owners with integrations into RealPage,
  Yardi, Entrata, ResMan and ButterflyMX. Level publishes no developer portal, no OpenAPI and no partner API documentation;
  the only publicly reachable machine-readable contracts are the Craft CMS GraphQL content endpoint behind level.co/api and
  the mobile application backend at api.level.co, which is undocumented and account-gated. Third-party developer access to
  Level devices is brokered by Seam, and local control is available through Matter/Thread.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-02'
  method: derived
image: https://level.co/images/logos/_1200x630_crop_center-center_82_none/level.png?mtime=1696960281
url: https://raw.githubusercontent.com/api-evangelist/level-home/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-04'
modified: '2026-08-04'
tags:
- Smart Lock
- Smart Home
- Home Automation
- IoT
- Access Control
- Matter
- Thread
- Bluetooth LE
- apple-home-key
- Consumer Hardware
- Multifamily
- PropTech
- GraphQL
tags_raw:
- smart-lock
- smart-home
- home-automation
- iot
- access-control
- matter
- thread
- bluetooth-le
- apple-home-key
- consumer-hardware
- multifamily
- proptech
- graphql
apis:
- name: Level Website Content GraphQL API
  description: Publicly reachable GraphQL endpoint served by the Craft CMS instance behind level.co. Introspection is enabled
    anonymously, but the published public schema scope is deliberately narrow — a `ping` query and mutation plus `globalSet`/`globalSets`
    access limited to the bundleDiscounts global set. This is the website's content API, not a device or account API, and
    Level does not document it as a developer product.
  humanURL: https://level.co/
  baseURL: https://level.co/api/
  tags:
  - GraphQL
  - Content
  - CMS
  tags_raw:
  - graphql
  - content
  - cms
  properties:
  - type: GraphQLEndpoint
    url: https://level.co/api/
- name: Level Mobile Application Backend
  description: 'The undocumented HTTPS backend the Level Home iOS and Android applications talk to. It is an AWS API Gateway
    fronted service that returns a `{"message": "..."}` JSON error envelope and an `x-request-id` correlation header on every
    response. A small set of paths is publicly advertised through the Apple App Site Association and Android asset links files
    it serves from /.well-known — /invite/{uuid}, /pass/{id}, /verify/{token}, /recover/{token} and /franklin/in-home/opt-in/{id}
    — used for universal-link invitations, guest passes and account recovery. There is no public specification, no developer
    signup and no documented authentication.'
  humanURL: https://level.co/support/
  baseURL: https://api.level.co/
  tags:
  - Mobile Backend
  - Access Control
  - Undocumented
  tags_raw:
  - mobile-backend
  - access-control
  - undocumented
  properties:
  - type: AppleAppSiteAssociation
    url: well-known/level-home-apple-app-site-association.json
  - type: AssetLinks
    url: well-known/level-home-assetlinks.json
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/level-home-domain-security.yml
- type: Website
  url: https://level.co/
- type: Documentation
  url: https://level.co/support/
- type: Support
  url: https://level.co/support/
- type: HelpCenter
  url: https://level.co/support/
- type: Blog
  url: https://level.co/stories/
- type: PressReleases
  url: https://level.co/press/
- type: GitHubOrganization
  url: https://github.com/LevelHome
- type: Pricing
  url: https://level.co/all-products/
- type: SignUp
  url: https://level.co/account/
- type: TermsOfService
  url: https://level.co/terms-of-service/
- type: PrivacyPolicy
  url: https://www.privacy.assaabloydss.com/en
- type: Legal
  url: https://level.co/legal/
- type: Warranty
  url: https://level.co/return-policy/
- type: Partnerships
  url: https://level.co/partnerships/
- type: ContactForm
  url: https://level.co/contact-form/
- type: FCC
  url: https://level.co/fcc/
- type: GraphQL
  url: graphql/level-home.graphql
- type: WellKnown
  url: well-known/level-home-well-known.yml
- type: Packages
  url: packages/level-home-packages.yml
- type: LLMsTxt
  url: llms/level-home-llms.txt
- type: Conformance
  url: conformance/level-home-conformance.yml
- type: ErrorCatalog
  url: errors/level-home-problem-types.yml
- type: Lifecycle
  url: lifecycle/level-home-lifecycle.yml
- type: Conventions
  url: conventions/level-home-conventions.yml
x-enrichment:
  date: '2026-08-04'
  status: enriched
  artifacts_added: 13
  pass: local-v1

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

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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