Identify and Personalize Device

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This API endpoint allows you personalize a device such as a smart card, RFID card, or a token (Yubikeys).

Headers

  • Authentication: Bearer <JWT>
  • Accept: application/json
  • Content-Type: application/json

Path Parameters

ParametersTypeDescription
organizationNamestringDenotes the name of the organization.
processstringThe name of the process.
  • Possible Values:

    identify: To start the process of identifying the card type during device (smart card/token) personalization
    issuance: To start the issuance process during device (smart card/token) personalization
    rfidisssuance: To start the issuance process during the RFID device personalization
    gpunlock: To start the GP Keys unlock process
    gplock: To start the GP Keys lock process
    change-pin: To start the process of changing a PIN
    reset-pin: To start the process of resetting a PIN
    verify-pin: To start the process to verify a PIN
    renewal: To start the process of renewing the expired certificates

keystringUnique Key to start the process. It varies based on the process.
process = identify: The key for this process is the card ATR.
process = issuance: The key for this process is the UUID.
Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json