You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to find a way to get a list of recipe prices through the use of /recipe/. However, /recipe/ only allows one id at a time, at least that is what I am seeing. I was hoping for something like /api/{version}/{format}/recipe/{type} or /api/{version}/{format}/recipe/all-items.
I understand that /recipes/ has these features, but /recipes/ does not have crafting cost, which is mainly what I am wanting.
So is there a way to get a list of a certain item type (like all weapons, all armor, all rare weapons, etc) that has crafting cost included?
Thanks.
The text was updated successfully, but these errors were encountered:
I am trying to find a way to get a list of recipe prices through the use of /recipe/. However, /recipe/ only allows one id at a time, at least that is what I am seeing. I was hoping for something like /api/{version}/{format}/recipe/{type} or /api/{version}/{format}/recipe/all-items.
I understand that /recipes/ has these features, but /recipes/ does not have crafting cost, which is mainly what I am wanting.
So is there a way to get a list of a certain item type (like all weapons, all armor, all rare weapons, etc) that has crafting cost included?
Thanks.
The text was updated successfully, but these errors were encountered: