Skip to main content

Users

What is a user?

A user is basically just a key, they are also project specific

User fields

NameTypeDescription
NoteTextNote for this user, can be null, store anything you want here, 255 character limit
Discord idDiscord Id (text)Discord id linked to this user, can be null
ExpiryDateTime and date that the key expires, leave blank for key to never expire
Blacklist reasonTextOnly shows for edit endpoint when user is blacklisted, reason for that users blacklist
Blacklist expiryDateOnly shows for edit endpoint when user is blacklisted, time and date that the users blacklist ends
Max instancesNumberOnly avaliable with advanced key control, max concurrent instances a user is allowed to have
Max executionsNumberOnly avaliable with advanced key control, max executions a user is allowed to use
Fingerprint-less keyToggleOnly avaliable with advanced key control, enabling this disabled the keys fingerprint lock

Displayed user information

info

Null (empty) values are not shown for a user, for if you dont see this info displayed for a user assume its null (empty)

NameDescription
Fingerprint assignedShows up if the user has a linked fingerprint, we do not share the users fingerprint for privacy reasons
ExecutionsHow many times this user has executed any script
Fingerprint resetsTotal times this user has reset their fingerprint
Days remainingDays until the users key expires
NoteThe note you gave to this user
Days until unblacklistDays until the users blacklist expires
Blacklist noteReason user is blacklisted
Ad keyShows if the key is from the ad system
Ip lockedShows if the key is currently ip locked (unused key from ad system)
Max instancesMax concurrent instances this key can have
Max executionsMax concurrent executions this key can have
Fingerprint-less keyShows if this key is not fingerprint locked

Blacklisting users

You can blacklist (ban) users, this prevents their key from being able to execute the script
It also prevents that users ip and fingerprint from executing any scripts in that project, does not effect other projects

Blacklisting fields

NameTypeDescription
Ban reasonTextReason for the ban, this is displayed to the user, 255 characters max
Ban ExpiryDateTime and date that the blacklist expires, leave blank for blacklist to never expire