- Create a user identity that corresponds to your user’s app account. Seam user identities enable you to match your own mobile app users to ACS users that you create using the Seam API.
-
Create an access system user on the Latch access system or assign an existing access system user to the user identity.
The resources that you create for the access system user are available under the associated user identity.- In the access system user creation command, set the
user_identity_idproperty for a new access system user. Alternately, use theadd_acs_usercommand for user identities to assign an existing access system user to a user identity. - If you choose to create a new access system user, specify the
acs_system_idof the Latch access system in the building to which you want to grant the new user access. - Specify the details of the access system user, such as their
full_name,email_address, and so on.
- In the access system user creation command, set the
-
Create a credential to represent the mobile key.
- Specify the
acs_user_id. - Set
is_multi_phone_sync_credentialtotrue. - Set the
access_methodtomobile_key. - Specify the IDs of the entrances to which you want to grant access.
Note that you can include multiple entrances in a single mobile key credential. - Specify the desired start and end dates and times for this access.
acs_credentialobject prompts the Latch access system to generate a PIN code for the user. - Specify the
When you create a mobile key for a Latch access system, you cannot specify a
code.
Next Steps
To learn more about using the Seam API with your Latch ACS, see the following topics:- Programming PIN Codes for Latch ACS Users
- Access Control Systems
- Credential-based ACS
- Managing ACS Users
- Managing Credentials
- Mobile Access
- Access Control Systems in the Seam API reference
- User Identities in the Seam API reference