I have been looking for hours, and if this exists, lack of proper documentation is the issue, if it doesn't, then lack of the function is the issue.
I can call an item or a stack by number (These are not displayed on the sta.sh interface). I cannot get a LIST of stacks, nor a LIST of items. The numbers the API requires are not displayed anywhere I can find. The postman example on DeviantArt has a popup, but using that same call with access_token does not work either (it isn't a listed function).
So, how do you get a list of the stacks in your sta.sh? How do you get a list of items? The numbers necessary to perform the obvious next steps of managing stacks and items, to be able to publish.
Is it only possible to publish with files you also uploaded with the API (because it provides the stack and item number on callback)?
I have been looking for hours, and if this exists, lack of proper documentation is the issue, if it doesn't, then lack of the function is the issue.
I can call an item or a stack by number (These are not displayed on the sta.sh interface). I cannot get a LIST of stacks, nor a LIST of items. The numbers the API requires are not displayed anywhere I can find. The postman example on DeviantArt has a popup, but using that same call with access_token does not work either (it isn't a listed function).
So, how do you get a list of the stacks in your sta.sh? How do you get a list of items? The numbers necessary to perform the obvious next steps of managing stacks and items, to be able to publish.
Is it only possible to publish with files you also uploaded with the API (because it provides the stack and item number on callback)?