Update cookie preferences
流亡编年史
物品
物品
商人物品配方
星团珠宝
圣油
赛季
宝石
宝石
技能宝石
辅助宝石
Transfigured Gems
Unusual Gems
宝石 Roadmap
词缀
词缀
工艺
花园工艺
工艺互动
使命
使命
升华职业
天赋专精
帝王试炼迷宫
万神殿
地图
地图
异界的回响
舆图围城
异界天赋树
Wraeclast Map
工具
工具
PoeCharm
中文化
永恒珠宝
PoB Code
Model
FlavourText
赞助
TW 正體中文
CN 简体中文
KR 한국어
US English
JP Japanese
RU Русский
PO Português
TH ภาษาไทย
FR Français
DE Deutsch
ES Spanish
# Developer API There are 2 api sets: * POESESSID used in the website API is not officially supported. * [OAuth](https://www.pathofexile.com/developer/docs) apis are officially supported, but less functions. ## Development Tool Site | Description - | - [Tooldev Discord Channel](https://discord.gg/pathofexile) | #tooldev-general [PoeSharp](https://github.com/andreandersen/PoeSharp) | C# Library to deal with PoE stuff [PoE Go](https://github.com/ccbrown/poe-go) | an entry-level guide to writing tools for PoE in the Go programming language. ## APIs Site | Description - | - [PoE API swagger](https://poedb.tw/us/poe-api) | PoEDB collections of POESESSID and OAuth API [Official Website API](https://www.pathofexile.com/developer/docs) | OAuth API endpoints of Path of Exile [POESESSID](POESESSID) | how to get your POESESSID [API:Passive_Skill_Tree](API%3APassive_Skill_Tree) [API:OAuth](API%3AOAuth) | how to use OAuth [API:Ladder](API%3ALadder) [API:Trade](API%3ATrade) | Official Trade API (POESESSID) [API:Public_Stashes](API%3APublic_Stashes) | OAuth Public Stashes API [GGPK](GGPK) | Content.ggpk file format [Atlas Tree Export](https://github.com/grindinggear/skilltree-export/tree/atlas) ## Path Of Building Fork schema Site | Description - | - [Pastebin](Pastebin) [Pobbin](Pobbin)