LeleDerGrasshalmi / FortniteEndpointsDocumentation

Fortnite & Epic Games Unofficial API Documentation
233 stars 65 forks source link

Fortnite Content API access #253

Closed papaformigas closed 5 months ago

papaformigas commented 6 months ago

Hello, I want to access the Fortnie Content API but do not know where to start to get into that API.

Can you please tell me all i have to do to access it please.

Many thanks in advance.

LeleDerGrasshalmi commented 6 months ago

Hi,

see https://github.com/LeleDerGrasshalmi/FortniteEndpointsDocumentation/blob/main/EpicGames/FN-Content/ContentKey.md

papaformigas commented 6 months ago

Hi Lele, thanks for this info, but as I am not aware of how this works but have some python knowledge I just want to know how can i access the info of that API.

Are there in Git Hub any scripts to access this endpoint?

LeleDerGrasshalmi commented 6 months ago

hi,

you dont need any authentication/authorization, just request it

papaformigas commented 6 months ago

When i click the link get this error without auth key as you said:

image

LeleDerGrasshalmi commented 6 months ago

read the docs and you will be able to use thea pi