Page 1 of 1

remaining api calls in key api json

Posted: 14. Sep 2020, 14:22
by dde_at_systems
Hi,

could you please add the remaining api calls counter in the "Key API"?

Best regards

Re: remaining api calls in key api json

Posted: 14. Sep 2020, 15:02
by admin
dde_at_systems wrote:
14. Sep 2020, 14:22
Hi,

could you please add the remaining api calls counter in the "Key API"?

Best regards
DONE!
Now the JSON response looks like that:

Code: Select all

{
    "status":1,
    "success":"valid key",
    "available-api-calls":21398
}