/
CR
cryptlex
/
Cryptlex Web API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 5h ago · Updated 4d ago
View markdown
cryptlex
Cryptlex Web API
get
Retrieve profile
ec1259c12475
latest
OpenAPI 3.0.4
2026-08-06
294
235
2.0 MB
Accounts
6
ActivationLogs
3
Activations
12
Analytics
13
AuditLogs
4
Authentication
8
AutomatedEmailEventLogs
3
AutomatedEmails
6
BillingAddresses
3
CreditCards
1
EntitlementSets
9
FeatureFlags
5
Features
5
Invoices
2
Licenses
23
LicenseTemplates
5
MaintenancePolicies
6
OidcConfigurations
4
OrganizationActivations
2
OrganizationLicenses
4
OrganizationProducts
2
OrganizationReleases
2
Organizations
5
OrganizationSamlConfigurations
4
OrganizationUserGroups
5
OrganizationUsers
5
PersonalAccessTokens
6
Plans
2
Products
7
ProductVersions
5
Profile
15
get
Retrieve profile
patch
Update profile
get
Retrieve organization
patch
Update the current user's organization alias
get
List all licenses
get
Retrieve a license
get
Retrieve a license's feature entitlements
get
List all activations
get
Retrieve an activation
get
List all releases
get
List all release platforms
get
List all release channels
get
List all products
post
Generate the 2FA secret
post
Generate the 2FA recovery codes
ReleaseChannels
5
ReleaseDownloadEvents
3
ReleaseFiles
4
ReleasePlatforms
5
Releases
11
ResellerActivations
3
ResellerLicenses
8
ResellerOrganizations
5
Resellers
5
ResellerUsers
6
SamlConfigurations
5
Segments
5
SendingDomains
9
Tags
5
TrialActivations
9
TrialPolicies
5
Users
10
WebhookEventLogs
3
Webhooks
6
Profile
Retrieve profile
Retrieves the details of the currently authenticated user.
get
/v3/me
Response
OK
BaseProfileDto
required
id
string
required
createdAt
string
date-time
required
updatedAt
string
date-time
required
name
string
required
firstName
string
required
lastName
string
required
email
string
required
role
string
required
twoFactorEnabled
boolean
required
googleSsoEnabled
boolean
required
lastLoginAt
string
date-time
nullable
company
string
required