v1

latestOpenAPI 3.0.42026-08-062942352.0 MB
TrialActivations

Create a trial activation

Creates a new trial activation.

post/v3/trial-activations

Request body

os'windows' | 'linux' | 'macos' | 'android' | 'ios' required

Name of the operating system.

osVersionstring nullable

Version of the operating system.

fingerprintstring required

Fingerprint of the machine.

vmNamestring nullable

Name of the virtual machine.

containerboolean nullable

Whether app is run inside a container.

hostnamestring required

Name of the host machine.

userHashstring required

Hash of the machine user name.

productIdstring required

Unique identifier for the product.

accountIdstring nullable required

Unique identifier for the account.

releaseVersionstring nullable

The release version of the app. Only following three formats are allowed x.x, x.x.x, x.x.x.x.

releaseChannelstring nullable

The release channel of the app.

releasePlatformstring nullable

The release platform of the app.

releasePublishedAtstring date-time nullable

This release published date (UTC) of the app.

Response

Created

trialActivationTokenstring required