Offline Activation API

We are currently evaluating Cryptlex for our products and require node-locked offline activation.

Since our devices are not connected to the internet, we are looking for a way to make the offline activation flow as convenient as possible for users and service engineers.

One option would be a small internal tool running on a connected laptop (e.g. a service engineer laptop) that:

  • uploads the offline activation request generated by the device
  • downloads the corresponding offline activation response

From the documentation, it appears that creating an offline activation response is only possible via the admin portal or customer portal, and that this step is not exposed via the Web API.

Is this correct, or am I missing an API-based approach to automate the offline activation response generation?
Are there any recommended or supported alternatives for automating this workflow?

Thanks in advance,
Dominik

Hi Dominik,

Yes, you can automate the offline activation workflow using the Create an Offline Activation API endpoint to generate the offline activation response.

1 Like

Thanks. That solves my question

1 Like