epicgames.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Islands
get
islands.get
Get metadata for a Fortnite island by code
Risk: read
Output:
object
Output full type
Output full type
getAvgMinutesPerPlayer
islands.getAvgMinutesPerPlayer
Get average minutes per unique player for an island
Risk: read
Output:
object
Output full type
Output full type
getFavorites
islands.getFavorites
Get island favorites metrics for an interval
Risk: read
Output:
object
Output full type
Output full type
getMetricsByInterval
islands.getMetricsByInterval
Get island usage metrics aggregated by time interval
Risk: read
Output:
object
Output full type
Output full type
getMinutesPlayed
islands.getMinutesPlayed
Get total minutes played on an island for an interval
Risk: read
Output:
object
Output full type
Output full type
getPeakCcu
islands.getPeakCcu
Get peak concurrent users for an island over an interval
Risk: read
Output:
object
Output full type
Output full type
getPlays
islands.getPlays
Get island play/session-start counts for an interval
Risk: read
Output:
object
Output full type
Output full type
getRecommendations
islands.getRecommendations
Get island recommendation counts for an interval
Risk: read
Output:
object
Output full type
Output full type
getRetention
islands.getRetention
Get day-over-day retention metrics for an island
Risk: read
Output:
object
Output full type
Output full type
getUniquePlayers
islands.getUniquePlayers
Get unique player counts for an island over an interval
Risk: read
Output:
object
Output full type
Output full type
list
islands.list
List public discoverable Fortnite Creative islands
Risk: read
Output:
object
Output full type
Output full type
Remote
batch
remote.batch
Batch multiple Remote Control API calls into one request
Risk: write
requests full type
requests full type
object
Output full type
Output full type
callObjectFunction
remote.callObjectFunction
Call a Blueprint-callable function on a UObject
Risk: write
parameters full type
parameters full type
object
Output full type
Output full type
corsPreflight
remote.corsPreflight
CORS preflight OPTIONS against the Remote Control API
Risk: read
object
Output full type
Output full type
deletePresetMetadataKey
remote.deletePresetMetadataKey
Delete a metadata key from a Remote Control preset
Risk: write
Output:
object
Output full type
Output full type
describeObject
remote.describeObject
Describe a UObject by path via Remote Control
Risk: read
Output:
object
Output full type
Output full type
getObjectThumbnail
remote.getObjectThumbnail
Fetch Content Browser thumbnail for an asset path
Risk: read
Output:
object
Output full type
Output full type
getPreset
remote.getPreset
Get a Remote Control preset by name
Risk: read
Output:
object
Output full type
Output full type
getPresetMetadata
remote.getPresetMetadata
Get all metadata entries for a Remote Control preset
Risk: read
Output:
object
Output full type
Output full type
getPresetMetadataKey
remote.getPresetMetadataKey
Get a single metadata key for a Remote Control preset
Risk: read
Output:
object
Output full type
Output full type
getPresetProperty
remote.getPresetProperty
Read a property exposed on a Remote Control preset
Risk: read
Output:
object
Output full type
Output full type
initiateSession
remote.initiateSession
Initiate an Unreal Web Remote Control session
Risk: write
object
Output full type
Output full type
invokePresetFunction
remote.invokePresetFunction
Invoke a function exposed on a Remote Control preset
Risk: write
parameters full type
parameters full type
object
Output full type
Output full type
listBlueprintCallableFunctions
remote.listBlueprintCallableFunctions
List Blueprint-callable functions exposed by a UObject
Risk: read
Output:
object
Output full type
Output full type
putObjectProperty
remote.putObjectProperty
Read or set UObject property values via Remote Control
Risk: write
propertyValue full type
propertyValue full type
object
Output full type
Output full type
putPresetMetadataKey
remote.putPresetMetadataKey
Create or update a metadata key on a Remote Control preset
Risk: write
Output:
object
Output full type
Output full type
updatePresetProperty
remote.updatePresetProperty
Update a property exposed on a Remote Control preset
Risk: write
Output:
object
Output full type
Output full type
waitForObjectEvent
remote.waitForObjectEvent
Wait for a UObject event (experimental; requires EnableExperimentalRoutes)
Risk: write
Output:
object
Output full type
Output full type