Skip to main content
To use the Seam API to program codes for users in a Salto KS ACS:
  1. Create an ACS user.
    • For Salto KS, you can specify the access_schedule for the new ACS user. An access_schedule consists of starts_at and ends_at times. In this case, a Salto KS ACS user appears as “unsubscribed” in the ACS until the starts_at time. Once the start time arrives, Seam switches the ACS user to “subscribed,” which activates their access.
  2. Assign access permissions to the ACS user by assigning them to one or more access groups.
    • Each access group is preconfigured with specific entrances and schedules.
  3. Create an ACS credential.
    • Specify the ID of the ACS user.
    • Set the access_method to code.
    Creating a new acs_credential object triggers the Salto KS ACS to generate a PIN code for the user.
When you create a credential for a Salto KS ACS, you cannot specify a custom code. Instead, you must let Salto KS generate the PIN code.
The following example walks you through this process: Code:
Output:

Next Steps

To learn more about using the Seam API with your Salto KS ACS, see the following topics: