|
60 | 60 | * [Smart Locks](capability-guides/smart-locks/README.md) |
61 | 61 | * [Get started with Smart Locks](capability-guides/smart-locks/get-started-with-smartlocks-api.md) |
62 | 62 | * [Locking and Unlocking Smart Locks](capability-guides/smart-locks/lock-and-unlock.md) |
63 | | - * [Creating and Managing Smart Lock Access Codes](capability-guides/smart-locks/access-codes/README.md) |
64 | | - * [Creating Access Codes](capability-guides/smart-locks/access-codes/creating-access-codes/README.md) |
65 | | - * [Understanding Code Constraints](capability-guides/smart-locks/access-codes/creating-access-codes/understanding-code-constraints.md) |
66 | | - * [Retrieving Access Codes](capability-guides/smart-locks/access-codes/retrieving-access-codes.md) |
67 | | - * [Modifying Access Codes](capability-guides/smart-locks/access-codes/modifying-access-codes.md) |
68 | | - * [Deleting Access Codes](capability-guides/smart-locks/access-codes/deleting-access-codes.md) |
69 | | - * [Lifecycle of Access Codes](capability-guides/smart-locks/access-codes/lifecycle-of-access-codes.md) |
70 | | - * [Access Code Requirements for Door Locks](capability-guides/smart-locks/access-codes/access-code-requirements-for-door-locks.md) |
71 | | - * [Streamlining Access Code Management from the Manufacturer App](capability-guides/smart-locks/access-codes/accommodating-manufacturer-mobile-apps.md) |
72 | | - * [Troubleshooting Access Codes](capability-guides/smart-locks/access-codes/troubleshooting-access-code-issues.md) |
73 | | - * [Managing Backup Access Codes](capability-guides/smart-locks/access-codes/backup-access-codes.md) |
74 | | - * [Managing Offline Access Codes](capability-guides/smart-locks/access-codes/offline-access-codes.md) |
75 | | - * [Creating and Updating Multiple Linked Access Codes](capability-guides/smart-locks/access-codes/creating-and-updating-multiple-linked-access-codes.md) |
76 | | - * [Migrating Existing Unmanaged Access Codes](capability-guides/smart-locks/access-codes/migrating-existing-access-codes.md) |
77 | 63 | * [Access Control Systems](capability-guides/access-systems/README.md) |
78 | 64 | * [Access System Quick Starts](capability-guides/access-systems/acs-quick-starts/README.md) |
79 | 65 | * [PIN Code Quick Start](capability-guides/access-systems/acs-quick-starts/pin-code-quick-start.md) |
|
87 | 73 | * [Suspending and Unsuspending ACS Users](capability-guides/access-systems/user-management/suspending-and-unsuspending-users.md) |
88 | 74 | * [Assigning ACS Users to Access Groups](capability-guides/access-systems/user-management/assigning-users-to-access-groups.md) |
89 | 75 | * [Retrieving Entrance Details](capability-guides/access-systems/retrieving-entrance-details.md) |
90 | | - * [Managing Credentials](capability-guides/access-systems/managing-credentials.md) |
91 | | - * [Assigning Credentials to ACS Users](capability-guides/access-systems/managing-credentials/assigning-credentials-to-users.md) |
92 | | - * [Listing Credentials and Associated Entrances](capability-guides/access-systems/managing-credentials/listing-credentials-and-associated-entrances.md) |
93 | 76 | * [Working with Card Encoders and Scanners](capability-guides/access-systems/working-with-card-encoders-and-scanners/README.md) |
94 | 77 | * [Creating and Encoding Card-based Credentials](capability-guides/access-systems/working-with-card-encoders-and-scanners/creating-and-encoding-card-based-credentials.md) |
95 | 78 | * [Creating and Encoding Card Access Methods](capability-guides/access-systems/working-with-card-encoders-and-scanners/creating-and-encoding-card-access-methods.md) |
|
195 | 178 | * [Creating Intercom CRUD Endpoints](device-manufacturer-guidance/creating-a-seam-compatible-intercom-api/creating-intercom-crud-endpoints.md) |
196 | 179 | * [Creating Access Code CRUD Endpoints](device-manufacturer-guidance/creating-a-seam-compatible-intercom-api/creating-access-code-crud-endpoints.md) |
197 | 180 | * [Creating the Health Endpoint](device-manufacturer-guidance/creating-a-seam-compatible-intercom-api/creating-the-health-endpoint.md) |
| 181 | + |
| 182 | +## Low-Level APIs |
| 183 | + |
| 184 | +* [Low-Level APIs](low-level-apis/README.md) |
| 185 | + * [Creating and Managing Smart Lock Access Codes](low-level-apis/access-codes/README.md) |
| 186 | + * [Creating Access Codes](low-level-apis/access-codes/creating-access-codes/README.md) |
| 187 | + * [Understanding Code Constraints](low-level-apis/access-codes/creating-access-codes/understanding-code-constraints.md) |
| 188 | + * [Retrieving Access Codes](low-level-apis/access-codes/retrieving-access-codes.md) |
| 189 | + * [Modifying Access Codes](low-level-apis/access-codes/modifying-access-codes.md) |
| 190 | + * [Deleting Access Codes](low-level-apis/access-codes/deleting-access-codes.md) |
| 191 | + * [Lifecycle of Access Codes](low-level-apis/access-codes/lifecycle-of-access-codes.md) |
| 192 | + * [Access Code Requirements for Door Locks](low-level-apis/access-codes/access-code-requirements-for-door-locks.md) |
| 193 | + * [Streamlining Access Code Management from the Manufacturer App](low-level-apis/access-codes/accommodating-manufacturer-mobile-apps.md) |
| 194 | + * [Troubleshooting Access Codes](low-level-apis/access-codes/troubleshooting-access-code-issues.md) |
| 195 | + * [Managing Backup Access Codes](low-level-apis/access-codes/backup-access-codes.md) |
| 196 | + * [Managing Offline Access Codes](low-level-apis/access-codes/offline-access-codes.md) |
| 197 | + * [Creating and Updating Multiple Linked Access Codes](low-level-apis/access-codes/creating-and-updating-multiple-linked-access-codes.md) |
| 198 | + * [Migrating Existing Unmanaged Access Codes](low-level-apis/access-codes/migrating-existing-access-codes.md) |
| 199 | + * [Managing ACS Credentials](low-level-apis/managing-credentials.md) |
| 200 | + * [Assigning Credentials to ACS Users](low-level-apis/managing-credentials/assigning-credentials-to-users.md) |
| 201 | + * [Listing Credentials and Associated Entrances](low-level-apis/managing-credentials/listing-credentials-and-associated-entrances.md) |
0 commit comments