1.2. HTTP request structure

Every command acepted by the API server follows the schema below:

<host>:<port>/api/<ref>/<command>?<key>=<value>

Depending on the command there can be several key value pairs as well as a request body containing decode file. The list of all available commands can be found here.

The GroLink API does not distinguish between different request methods.