Product API

You are able to get the following parameters of a product by initiating a GET request to
https://api.chunkfactory.com/product/

The following parameters are supported:
pid: INT; the product id e.g. 1

Returns a JSON array:
product_id: ID of the requested product
last_update: Unix Timestamp of the latest update release
version: Number of the latest version

If you need additional data, please create a support ticket and we are going to look into it.