GET
BR Stats
https://fortnite-api.com/v2/stats/br/v2
GET
Returns stats of the requested player account
Note: trios stats will always be null
Parameters
| Name | Type | Description | Default | Required |
|---|---|---|---|---|
name |
string |
Sets the account name | none | yes |
accountType |
string |
Sets the account type | epic | no |
timeWindow |
string |
Sets the time window | lifetime | no |
image |
string |
Sets the platform for the generated image (example) | none | no |
Headers
| Name | Type | Description | Required |
|---|---|---|---|
Authorization |
ApiKey (GUID) |
You can create/get an api key here | yes |
Responses
GET
BR Stats by account ID
https://fortnite-api.com/v2/stats/br/v2/{accountId}
GET
Returns stats of the requested player account
Note: trios stats will always be null
Parameters
| Name | Type | Description | Default | Required |
|---|---|---|---|---|
timeWindow |
string |
Sets the time window | lifetime | no |
image |
string |
Sets the platform for the generated image (example) | none | no |
Headers
| Name | Type | Description | Required |
|---|---|---|---|
Authorization |
ApiKey (GUID) |
You can create/get an api key here | yes |