- Create a user identity. Seam user identities enable you to match your own mobile app users to access system users that you create using the Seam API.
-
Create an access system user on the Salto Space 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. -
Assign the access system user to one or more access groups.
- Each access group is preconfigured with the allowed entrances.
-
Create a credential to represent the mobile key.
- Specify the ID of the access system user.
- Set
is_multi_phone_sync_credentialtotrue. - Set the
access_methodtomobile_key.
- JavaScript
- cURL
- Python
- Ruby
- PHP
- C#
Code:Output:
Learn More
To find out more about using the Seam API with your Salto Space access system, see the following topics:- Programming Salto Space Card-based Credentials
- Access Systems
- Access Group-Based Access Systems
- Managing Access System Users
- Managing Credentials
- Mobile Access
- Access Systems in the Seam API reference
- User Identities in the Seam API reference

