integrations@getseam.com
Seam can integrate with systems that use Authentication systems other than
OAuth, to inquire about alternateAuthentication mechanism, briefly describe
your system in an email to
integrations@getseam.comNo access codes on your intercom system? That’s OK, as long as the system can
be remotely unlocked most delivery providers are still compatible, just skip
the access code CRUD endpoints.
Get Started
There are three links below, each link will walk you through the endpoints you’ll need to create for Seam to interact with your system. You’ll need to host these endpoints on a publicly accessible server. We recommend something likedevicecloud.companyname.com. If you already have a server and a domain, you can use a base path on your existing server, e.g. companyname.com/somebasepath/.... Seam will prepend the base path to all of our requests.
- Creating OAuth Endpoints
- Creating Intercom Endpoints
- Creating Access Code Endpoints
- Health Endpoint
- Example Project in Python (coming soon)

