Developer_API
Old: chuanhsing 2024-07-20 07:35:25
New: chuanhsing 2024-07-20 07:37:20
Old | New | Differences | |
---|---|---|---|
1 | - | # | |
1 | + | # Developer API | |
2 | 2 | ||
3 | + | There are 2 api sets: | |
4 | + | * POESESSID used in the website API is not officially supported. | |
5 | + | * [OAuth](https://www.pathofexile.com/developer/docs) apis are officially supported, but less functions. | |
3 | 6 | ||
4 | - | ||
5 | - | ## Information Resources | |
7 | + | ## Development Tool | |
6 | 8 | ||
7 | 9 | Site | Description | |
8 | 10 | - | - | |
9 | - | [PoEDB](https://poedb.tw/us/) | Database and index for information from the ggpk | |
10 | - | [Developer API](Developer_API) | PoEDB API Collection | |
11 | - | [PoE Community Wiki](https://www.poewiki.net/) | Community fan wiki | |
12 | - | [Daily Labyrinth Layouts](http://www.poelab.com/) | Labyrinth Layouts are updated daily by a team of runners | |
11 | + | [Tooldev Discord Channel](https://discord.gg/pathofexile) | #tooldev-general | |
12 | + | [PoeSharp](https://github.com/andreandersen/PoeSharp) | C# Library to deal with PoE stuff | |
13 | + | [PoE Go](https://github.com/ccbrown/poe-go) | an entry-level guide to writing tools for PoE in the Go programming language. | |
13 | 14 | ||
14 | - | ## Character Builds and Planners | |
15 | + | ||
16 | + | ## APIs | |
17 | + | Site | Description | |
18 | + | - | - | |
19 | + | [PoE API swagger](https://poedb.tw/us/poe-api) | PoEDB collections of POESESSID and OAuth API | |
20 | + | [Official Website API](https://www.pathofexile.com/developer/docs) | OAuth API endpoints of Path of Exile | |
21 | + | [POESESSID](POESESSID) | how to get your POESESSID | |
22 | + | [API:Passive_Skill_Tree](API%3APassive_Skill_Tree) | |
23 | + | [API:OAuth](API%3AOAuth) | how to use OAuth | |
24 | + | [API:Ladder](API%3ALadder) | |
25 | + | [API:Trade](API%3ATrade) | Official Trade API (POESESSID) | |
26 | + | [API:Public_Stashes](API%3APublic_Stashes) | OAuth Public Stashes API | |
27 | + | [GGPK](GGPK) | Content.ggpk file format | |
28 | + | [Atlas Tree Export](https://github.com/grindinggear/skilltree-export/tree/atlas) | |
29 | + | ||
30 | + | ## Path Of Building Fork schema | |
15 | 31 | ||
16 | 32 | Site | Description | |
17 | 33 | - | - | |
18 | - | [poe.ninja Builds](https://poe.ninja/challenge/builds) | An index of player and streamer character data in challenge and event leagues | |
19 | - | [Path of Building fork](https://github.com/PathOfBuildingCommunity/PathOfBuilding/) | A fork of the original Path of Building with more features, managed by the community | |
20 | - | [PoE Planner](http://poeplanner.com/) | An online build planner | |
21 | - | [PoESkillTree](https://github.com/PoESkillTree/PoESkillTree/) | An offline build planner | |
22 | - | [poebuilds.cc](https://www.poebuilds.cc/) | simple build aggregator | |
23 | - | [Mikelat's Mana Reserved Calculator](https://poe.mikelat.com) | A simple mana reserve calculator | |
24 | - | [PoE Build Browser](http://www.timtips.com/buildbrowser) | An index of forum builds | |
25 | - | ||
26 | - | ## Crafting Resources | |
27 | - | ||
28 | - | Site | Description | |
29 | - | - | - | |
30 | - | [Craft of Exile](https://www.craftofexile.com/) | Item crafting resource and simulator | |
31 | - | [Vorici Chromatic Calculator](http://siveran.github.io/calc.html) | Attempts to calculate the optimal use for your Chromatic Orbs. May not be fully accurate. | |
32 | - | ||
33 | - | ## Trading and Economy | |
34 | - | ||
35 | - | Site | Description | |
36 | - | - | - | |
37 | - | [Official Path of Exile Trade](https://www.pathofexile.com/trade) | PoE Shop Indexer | |
38 | - | [Better Trading Extension](https://chrome.google.com/webstore/detail/better-pathofexile-tradin/fhlinfpmdlijegjlpgedcmglkakaghnk) | Extension for Google Chrome that can save trade searches and improves trading interface among other features | |
39 | - | [poe.ninja](http://poe.ninja/) | A history graph of the price of items across leagues | |
40 | - | [PoE Antiquary](https://poe-antiquary.xyz/) | index of older league price data from poe.ninja | |
41 | - | [PoE Overlay](https://kyusung4698.github.io/PoE-Overlay/) | All-in-one macro and price checking tool. Requires installation of Overwolf. Has several additional features compared to the Community version. | |
42 | - | [PoE Overlay Community Fork](https://github.com/PoE-Overlay-Community/PoE-Overlay-Community-Fork/) | All-in-one macro and price checking tool, standalone community version. | |
43 | - | [Awakened PoE Trade](https://github.com/SnosMe/awakened-poe-trade/) | price checking tool | |
44 | - | [Menagerie](https://github.com/nomis51/Menagerie/) | A Path of Exile trade manager to simplify and speed up your trading experience, and much more! | |
45 | - | [PoE Lurker](https://github.com/C1rdec/Poe-Lurker/) | Compact trading manager and companion | |
46 | - | [GeforceNow Price Check](https://github.com/thepepperoniguy/GFNPriceCheck/) | | |
47 | - | [Watcher's Eye Search](https://vindexus.github.io/WatchersEyeSearch) | |
48 | - | ||
49 | - | ## Filters | |
50 | - | ||
51 | - | Site | Description | |
52 | - | - | - | |
53 | - | [NeverSink.Filter](https://github.com/NeverSinkDev/NeverSink-Filter/releases) | NeverSink.Filter | |
54 | - | [FilterBlade](http://www.filterblade.xyz/) | Loot Filter Customizer | |
55 | - | [FilterBlast](https://filterblast.xyz) | Loot Filter Hub & Editor | |
56 | - | ||
57 | - | ||
58 | - | ## In-Game Tools | |
59 | - | ||
60 | - | Site | Description | |
61 | - | - | - | |
62 | - | [Lutbot Logout Macro](http://lutbot.com/) | A TCP disconnect logout macro with more optional functionality. Also integrated with the Trade Macro. | |
63 | - | ||
64 | - | ## Hideouts | |
65 | - | ||
66 | - | Site | Description | |
67 | - | - | - | |
68 | - | [HideoutShowcase](https://hideoutshowcase.com/) | Hideouts import file database and calculator. Contains screenshots, videos, master level required, decorations needed, etc. | |
69 | - | ||
70 | - | ## Media | |
71 | - | ||
72 | - | Site | Description | |
73 | - | - | - | |
74 | - | [Developer Tracker](http://www.gggtracker.com/) | Tracks the post from GGG staff members on the official forums and reddit. | |
75 | - | [Reddit](https://www.reddit.com/r/pathofexile/) | A subreddit dedicated to Path of Exile | |
76 | - | ||
77 | - | ## Community | |
78 | - | ||
79 | - | Site | Description | |
80 | - | - | - | |
81 | - | [The Forbidden Trove Discord](https://discord.gg/zBpfweq) | Largest In-game trading Discord group | |
82 | - | [MF Academy](https://discord.gg/AUGEZM7e) | MF Academy Discord group | |
83 | - | ||
84 | - | ||
34 | + | [Pastebin](Pastebin) | |
35 | + | [Pobbin](Pobbin) |