# Keynest Key Lockers

## Overview

Connect your Keynest account to Seam to automate key pickup and drop-off for your properties. Keynest integrates directly with Seam’s Smart Lock API, letting you manage access to physical keys the same way you manage digital locks or credentials. Each physical key stored at a Keynest location appears as a device in Seam. You can issue time-bound pickup and drop-off codes through the Seam API, allowing guests, staff, or vendors to access keys securely without manual coordination.

***

## Supported Devices

This integration supports all keys stored and managed under your Keynest account. Each key is represented as a device within Seam once connected.

{% hint style="warning" %}
Note: Keys stored at [Quadrient lockers](https://www.quadient.com/en/news/KeyNest_Selects_Parcel_Pending_by_Quadient_Open_Network_to_Expand_Key_Exchange_Services_in_the_UK) aren't supported.
{% endhint %}

***

## Supported Features

With this integration, users can manage:

* **Collection Code** - Generate codes for guests to collect keys from KeyNest Points
* **Drop-off Code** - Create codes for dropping keys off at KeyNest Points
* **Real-time Key Tracking** - Monitor key status, location, and access activity
* **Magic Link Access** - Provide guests with direct access links for seamless key collection (To Be Implemented)

***

## Device Provider Key for Connect Webview

To create a [Connect Webview](https://docs.seam.co/latest/core-concepts/connect-webviews) that enables your users to connect their Keynest keys to Seam, include the `keynest` device provider key in the `accepted_providers` list. For more information, see [Customize the Brands to Display in Your Connect Webviews](https://docs.seam.co/latest/core-concepts/connect-webviews/customizing-connect-webviews#customize-the-brands-to-display-in-your-connect-webviews).

***

## Where to Order

Purchase KeyNest services or get more details about KeyNest locations directly from the KeyNest website:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td></td><td><strong>KeyNest</strong></td><td></td><td><a href="https://keynest.com/">https://keynest.com/</a></td><td><a href="/files/z6FBlXwUcOxU7CuQK2bz">/files/z6FBlXwUcOxU7CuQK2bz</a></td></tr></tbody></table>

***


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.seam.co/latest/device-and-system-integration-guides/keynest-key-lockers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
