powered by
Create request for Fortnite Ecosystem API
fortnite_request(endpoint = "")
An httr2 request object
API endpoint (appended to base URL)
# Example showing request structure endpoint <- "islands" # This would construct an httr2 request object if (FALSE) { req <- fortnite_request("islands") }
Run the code above in your browser using DataLab