Encode an Access Method

Early Access Preview. The access methods API is currently in Alpha. We're actively developing it and seeking early feedback at [email protected]. Expect breaking changes as we refine the design.

Encodes an existing access method onto a plastic card placed on the specified encoder.

Authentication Methods
  • API key

  • Personal access token Must also include the seam-workspace header in the request.

To learn more, see Authentication.

Request Parameters

access_method_id String (Required)

ID of the access_method to encode onto a card.


acs_encoder_id String (Required)

ID of the acs_encoder to use to encode the access_method.


Response

Last updated

Was this helpful?