Seam Docs
Search…
⌃K
👋
Welcome!
🚲
Quickstart
Get API Key
Installation
Authentication
Connect a Device
Your First Device API Call
📖
Core Concepts
Overview
Workspaces
Connect Webviews
Device Capabilities
Action Attempts
Webhooks
Access Codes
🎛
Device Guides
Get started with August Locks
Get started with Schlage Locks
Get started with Yale Locks
Get started with SmartThings Hubs + Smart Locks
Get started with NoiseAware Sensors
Generating a SmartThings personal access token
Sandbox & Sample Data
Reconnecting an Account
Implementing Robust Access Code Management for Guests
📋
API Clients
Overview
Installation
Authentication
Workspaces
Connect Webviews
Connected Accounts
Devices
Access Codes
Locks
Events
Action Attempt
Reference
Device Provider Metadata
Glossary
For Device Manufacturers
Creating a Seam-Compatible Intercom API
Creating a Seam-Compatible Door Locks API
Powered By GitBook

Installation

Here are a list of Seam's client libraries in the language of your choice:
  • ​Javascript / Typescript​
  • ​Python​
  • ​Ruby Gem​

Install Library

Use your favorite package manager to install Seam's client libraries.
Javascript
Python
Ruby
$ npm install seamapi
or
$ yarn add seamapi
$ pip install seamapi
or
$ poetry add seamapi
$ bundle add seamapi
API Clients - Previous
Overview
Next - API Clients
Authentication
Last modified 5mo ago
Copy link