This will retrieve user data from the database, What the user data contains are the network, checksum, products, public key, and a array of information.
Query Parameters
Name
Type
Description
type
String
The query type we are using to look up the user data
value
String
The value we use to math with the query type to look up the user data
{ // Response}
{ // Response}
πΆ Creating a License User
This will create a user in the database based on what the values have been given.
We plan to add custom key/value information based on the user creation.