LimeLM
wyBuild
Support forum
wyDay blog
wyDay Home

limelm.pkey.getID

Gets the product key ID based on a product key.

Arguments

api_key (Required)
Your API application key. Your api key is available on your settings page.
pkey (Required)
The product key you want to get the ID for.

Example Response

The method returns the single product key ID.

<pkey id="103"/>

Error Codes

1: Product key not found.
No product key ID was found for the product key supplied.
100: Invalid API Key
The API key passed was not valid or has expired.
101: Method "xxx" not found
The requested method was not found.
164: An API key must be used by X devices. Configurable in your settings.
You can only use an API key from X devices. You can set the exact number on your settings page. If you need to use the web API from multiple servers then create another user. You can also temporarily reset this message by logging into the account for which the API key is created and resetting the last used IP address on your settings page.
119: The product key is missing.
You must specify a product key.
142: Service currently unavailable
The requested service is temporarily unavailable.