The client used to make HTTP requests to the Seam API.
ReadonlydefaultsDefault request options used for requests made by this client.
Client for the Seam API /acs/encoders/simulate routes.
Creates a new SeamPaginator to iterate over the paginated results of the request.
Encodes an existing credential onto a plastic card placed on the specified encoder. Either provide an acs_credential_id or an access_method_id
Returns a specified encoder.
Returns a list of all encoders.
Optionalparameters: AcsEncodersListParametersScans an encoded acs_credential from a plastic card placed on the specified encoder.
Scans a physical card placed on the specified encoder and assigns the scanned credential to an ACS user. Provide either an acs_user_id or a user_identity_id.
StaticfromCreates a new SeamHttpAcsEncoders authenticated with an API key.
StaticfromCreates a new SeamHttpAcsEncoders from an existing HTTP client.
StaticfromCreates a new SeamHttpAcsEncoders authenticated with a client session token.
StaticfromCreates a new SeamHttpAcsEncoders authenticated with a console session token and scoped to a workspace.
StaticfromCreates a new SeamHttpAcsEncoders authenticated with a personal access token and scoped to a workspace.
StaticfromCreates a new SeamHttpAcsEncoders authenticated with a client session token for the user identified by the user identifier key. The client session is created with the publishable key if it does not exist.
Client for the Seam API /acs/encoders routes.