seam logo
devices

Smartlock API

One API for Smartlocks

Unlock doors, set access codes, receive entry events, and more—all using a single API that works across brands like Yale, August, Schlage, Kwikset, and many more.

Ship Fast

Pre-built UI Components

Seam provides a library of pre-built UI components to ship device UIs in minutes, not days. It handles securely retrieving device data and letting your application users issue device commands.

Seam API
1import { SeamProvider, DeviceManager } from "@seamapi/react"
2
3export const App = () => {
4  return (
5    <SeamProvider publishableKey="your_publishable_key">
6      <main>
7        <h1>My App</h1>
8        <DeviceManager />
9      </main>
10    </SeamProvider>
11  )
12}
13
Prebuilt component example

Docs

Guides & Resources

Browse guides and API docs to get started with a specific brand and model of smart lock.

Let's Connect

Ready to get started?

Explore our case studies or submit a request for consultation. You can also contact us if you have any specific question you want answered.