FORTNITE REST API
PVE
Copy Page
FORTNITE REST API
Check
Get Fortnite game status
GET
News
Get Fortnite News
GET
Security
Get a Bearer token
POST
PVE
Get Fortnite PVE Info (storm, etc)
GET
Get PVE Stat by given username
GET
Stats
Get user's stats by user id
GET
Get user's stats by username
GET
Store
Get Fortnite Store
GET
User
Get a user by username
GET
PVE
MCP
Copy Page
Get PVE Stat by given username
GET
/pve/user/{username}
Try it
Run in Apidog
Run in Apidog
Request
Request Example
Shell
JavaScript
Java
Swift
cURL
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'https://skynewz-api-fortnite.herokuapp.com/api/pve/user/'
Response
Response Example
200 -
Example 1
{
}
Request
Path Params
Generate Code
username
string
required
Fortnite username
Responses
🟢
200
All okay
application/json
Generate Code
Body
Generate Code
object
{0}
🟠
404
User not found or not found on this plateform
🔴
500
Unexpected error
Modified at
2023-08-15 05:55:56
Previous
Get Fortnite PVE Info (storm, etc)
Next
Get user's stats by user id