-
Hello. I'm new with all the endpoints. I just wanted to know how can I see the info of a user in stw using the Api (for example if he needs to do storm king) or if there is vbucks missions in fortnite stw. I was reading but I'm super novice with this. Is it possible to provide an example of what can I do to consume stw Api? Thanks in advance!! |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 15 replies
-
Hi, StW Missions are in the StW World API To query a Users StW Profile (campaign or common_public) you need to use the |
Beta Was this translation helpful? Give feedback.
-
Hey, Thanks for that info. I see this part "Auth Required: Yes" in mostly every endpoint. Can you tell me how can i get credentials for it or what do i have to do? Again thanks in advance!! |
Beta Was this translation helpful? Give feedback.
-
Refer to the Authentication Documentation |
Beta Was this translation helpful? Give feedback.
-
Gamefiles from the Mission generator |
Beta Was this translation helpful? Give feedback.
-
Hey. I saw this EpicGames/AccountService/Authentication/GrantTypes/refresh_token.md and I would like to know if that refreshes the refresh_token so i can keep using the access_token. And will the refresh_token still get refreshed when using that endpoint after it expired(after 28800 seconds)? |
Beta Was this translation helpful? Give feedback.
Refer to the Authentication Documentation