Skip to content

Look Library in Account #112

Closed Answered by LeleDerGrasshalmi
mirronake asked this question in Q&A
Discussion options

You must be logged in to vote

Library

GET https://library-service.live.use1a.on.epicgames.com/library/api/public/items?includeMetadata=true

requires the library:public:items READ Permission

Purchase History

GET https://www.epicgames.com/account/v2/payment/ajaxGetOrderHistory?sortDir=DESC&sortBy=DATE&locale=de

this is a web api, so it requires web (cookie) auth, to view another page use the nextPageToken Query Param, which is the ISO-Date of the Last element

Technically theres a real Purchase-History API (Which is behind that web api) but not easy for unexperienced people to get a token with that client (fncom)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by LeleDerGrasshalmi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants