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 /access_methods/unmanaged routes.
Assigns a pre-registered card credential, identified by card_number, to a card-mode access method. Use this endpoint for access systems that use pre-registered cards, where a physical card must be associated with an access method before it can be used for access. Assigning a card credential also triggers issuance of the access method.
Creates a new SeamPaginator to iterate over the paginated results of the request.
Deletes an access method.
Optionalparameters: AccessMethodsDeleteParametersEncodes an existing access method onto a plastic card placed on the specified encoder.
Gets an access method.
Gets all related resources for one or more Access Methods.
Lists all access methods, usually filtered by Access Grant.
Optionalparameters: AccessMethodsListParametersRemotely unlocks a specified entrance using the cloud key credential associated with an access method. Returns an action attempt that tracks the progress of the unlock operation.
StaticfromCreates a new SeamHttpAccessMethods authenticated with an API key.
StaticfromCreates a new SeamHttpAccessMethods from an existing HTTP client.
StaticfromCreates a new SeamHttpAccessMethods authenticated with a client session token.
StaticfromCreates a new SeamHttpAccessMethods authenticated with a console session token and scoped to a workspace.
StaticfromCreates a new SeamHttpAccessMethods authenticated with a personal access token and scoped to a workspace.
StaticfromCreates a new SeamHttpAccessMethods 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 /access_methods routes.