API talk:2/characters/:id/recipes

From Guild Wars 2 Wiki
Jump to navigationJump to search

Requires scope characters. Returns a list of recipe IDs that the character has unlocked:

{
  "recipes": [
    1,
    2,
    3,
    ...,
    12274,
    12281,
    12915
  ]
}

Some IDs may also appear in v2/account/recipes (e.g. 10117 Finite Result). --BryghtShadow (talk) 08:04, 16 April 2019 (UTC)

This requires scope inventories now. The main page says unlocks but that's incorrect. Anyhow I'm not sure how this endpoint is still relevant, unlocked recipes have been account wide for quite some time now. --~Steven (talk) 23:52, 9 August 2021 (UTC)
Good catch. I'll update the page accordingly.
This endpoint is in so far still relevant as i think it shows only recipes that specific character has unlocked, or discovered rather; or can craft given the characters crafting disciplines level/progress i suppose. Not sure about the specifics. Nightsky (talk) 00:44, 10 August 2021 (UTC)