Under all of the “https://apim.rec.net/public/accounts/{id}” API’s I am requesting the folowing:
Rooms 1.0:
-
https://apim.rec.net/public/accounts/{id}/keys – (Returns the keys that the account has)
-
https://apim.rec.net/public/accounts/{id}/consumables – (Returns the consumables and the amount that the account has)
-
https://apim.rec.net/public/accounts/{id}/currencies – (Returns the currencies and the amount that the account has)
Rooms 2.0:
- https://apim.rec.net/public/accounts/{id}/bundels – (Returns the bundels and the amount that the account has)
I would also like to request a chip that can send and receive api requests.