Skip to content

user get instantproduction

Hadrien Daures edited this page Apr 20, 2018 · 2 revisions

URL: POST: /user/get/instantproduction

Request content:
{
    TOKEN: "the token"
}

Response content:
{
    STATUS: "the status code",
    PRODUCTION: [12.5, 16.1, 3.1, ...]
}
Clone this wiki locally