/v2/materials
Web Programmer
/v2/materials only shows crafting materials that can be stored in the account’s material storage (the contents of which is available via /v2/account/materials). To get a list of all “CraftingMaterial”-type items, you need to enumerate /v2/items.
Ah alright, that makes sense. Thanks for the clarification! Although not giving the answer I wanted it does explain and offer a few others.
So this means we just need to put all scribing stuff in here for it to work… it’s that simple.. right?