GET
All Cosmetics
https://fortnite-api.com/v2/cosmetics
Returns data of all cosmetics
Parameters
| Name | Type | Description | Default | Required |
|---|---|---|---|---|
language |
string |
Sets the output language | en | no |
Responses
GET
New Cosmetics
https://fortnite-api.com/v2/cosmetics/new
Returns data of the latest added cosmetics
Parameters
| Name | Type | Description | Default | Required |
|---|---|---|---|---|
language |
string |
Sets the output language | en | no |
Responses
GET
BR Cosmetics List
https://fortnite-api.com/v2/cosmetics/br
Returns data of all battle royale cosmetics
Parameters
| Name | Type | Description | Default | Required |
|---|---|---|---|---|
language |
string |
Sets the output language | en | no |
Responses
GET
Track Cosmetics List
https://fortnite-api.com/v2/cosmetics/tracks
Returns data of all track cosmetics
Responses
GET
Instrument Cosmetics List
https://fortnite-api.com/v2/cosmetics/instruments
Returns data of all instrument cosmetics
Parameters
| Name | Type | Description | Default | Required |
|---|---|---|---|---|
language |
string |
Sets the output language | en | no |
Responses
GET
Car Cosmetics List
https://fortnite-api.com/v2/cosmetics/cars
Returns data of all car cosmetics
Parameters
| Name | Type | Description | Default | Required |
|---|---|---|---|---|
language |
string |
Sets the output language | en | no |
Responses
GET
Lego Cosmetics List
https://fortnite-api.com/v2/cosmetics/lego
Returns data of all lego cosmetics
Responses
GET
Lego Kit Cosmetics List
https://fortnite-api.com/v2/cosmetics/lego/kits
Returns data of all lego kit cosmetics
Parameters
| Name | Type | Description | Default | Required |
|---|---|---|---|---|
language |
string |
Sets the output language | en | no |
Responses
GET
Bean Cosmetics List
https://fortnite-api.com/v2/cosmetics/beans
Returns data of all bean aka fall guys cosmetics
Parameters
| Name | Type | Description | Default | Required |
|---|---|---|---|---|
language |
string |
Sets the output language | en | no |
Responses
GET
BR Cosmetic by ID
https://fortnite-api.com/v2/cosmetics/br/{cosmetic-id}
Returns data of the requested battle royale cosmetic-id
Parameters
| Name | Type | Description | Default | Required |
|---|---|---|---|---|
language |
string |
Sets the output language | en | no |
Responses
GET
BR Cosmetic Search
https://fortnite-api.com/v2/cosmetics/br/search
Returns data of the first battle royale cosmetic which matches the search parameter(s)
Parameters
| Name | Type | Description | Default | Required |
|---|---|---|---|---|
language |
string |
Sets the output language | en | no |
searchLanguage |
string |
Sets the search language | en | no |
matchMethod |
string |
Sets the match method for strings | full | no |
id |
string |
Sets the id | none | yes |
name |
string |
Sets the name | none | yes |
description |
string |
Sets the description | none | yes |
type |
string |
Sets the type | none | yes |
displayType |
string |
Sets the display type | none | yes |
backendType |
string |
Sets the backend type | none | yes |
rarity |
string |
Sets the rarity | none | yes |
displayRarity |
string |
Sets the display rarity | none | yes |
backendRarity |
string |
Sets the backend rarity | none | yes |
hasSeries |
boolean |
Sets whether there is a series | none | yes |
series |
string |
Sets the series | none | yes |
backendSeries |
string |
Sets the backend series | none | yes |
hasSet |
boolean |
Sets whether there is a set | none | yes |
set |
string |
Sets the set | none | yes |
setText |
string |
Sets the set text | none | yes |
backendSet |
string |
Sets the backend set | none | yes |
hasIntroduction |
boolean |
Sets whether there is an introduction | none | yes |
backendIntroduction |
integer |
Sets the introduction backend value | none | yes |
introductionChapter |
string |
Sets the introduction chapter | none | yes |
introductionSeason |
string |
Sets the introduction season | none | yes |
hasFeaturedImage |
boolean |
Sets whether there is a featuredImage | none | yes |
hasVariants |
boolean |
Sets whether there are variants | none | yes |
hasGameplayTags |
boolean |
Sets whether there are gameplay tags | none | yes |
gameplayTag |
string |
Sets the gameplay tag | none | yes |
hasMetaTags |
boolean |
Sets whether there are meta tags | none | yes |
metaTag |
string |
Sets the meta tag | none | yes |
hasDynamicPakId |
boolean |
Sets whether a dynamic pak id is set | none | yes |
dynamicPakId |
string |
Sets the dynamic pak id | none | yes |
added |
unix timestamp |
Sets the added date | none | yes |
addedSince |
unix timestamp |
Sets the date since it was added | none | yes |
unseenFor |
integer |
Sets for how long its unseen | none | yes |
lastAppearance |
unix timestamp |
Sets the last appearance date | none | yes |
Responses
GET
BR Cosmetics Search
https://fortnite-api.com/v2/cosmetics/br/search/all
Returns an array of all battle royale cosmetics which match the search parameter(s)
Parameters
| Name | Type | Description | Default | Required |
|---|---|---|---|---|
language |
string |
Sets the output language | en | no |
searchLanguage |
string |
Sets the search language | en | no |
matchMethod |
string |
Sets the match method for strings | full | no |
id |
string |
Sets the id | none | yes |
name |
string |
Sets the name | none | yes |
description |
string |
Sets the description | none | yes |
type |
string |
Sets the type | none | yes |
displayType |
string |
Sets the display type | none | yes |
backendType |
string |
Sets the backend type | none | yes |
rarity |
string |
Sets the rarity | none | yes |
displayRarity |
string |
Sets the display rarity | none | yes |
backendRarity |
string |
Sets the backend rarity | none | yes |
hasSeries |
boolean |
Sets whether there is a series | none | yes |
series |
string |
Sets the series | none | yes |
backendSeries |
string |
Sets the backend series | none | yes |
hasSet |
boolean |
Sets whether there is a set | none | yes |
set |
string |
Sets the set | none | yes |
setText |
string |
Sets the set text | none | yes |
backendSet |
string |
Sets the backend set | none | yes |
hasIntroduction |
boolean |
Sets whether there is an introduction | none | yes |
backendIntroduction |
integer |
Sets the introduction backend value | none | yes |
introductionChapter |
string |
Sets the introduction chapter | none | yes |
introductionSeason |
string |
Sets the introduction season | none | yes |
hasFeaturedImage |
boolean |
Sets whether there is a featuredImage | none | yes |
hasVariants |
boolean |
Sets whether there are variants | none | yes |
hasGameplayTags |
boolean |
Sets whether there are gameplay tags | none | yes |
gameplayTag |
string |
Sets the gameplay tag | none | yes |
hasMetaTags |
boolean |
Sets whether there are meta tags | none | yes |
metaTag |
string |
Sets the meta tag | none | yes |
hasDynamicPakId |
boolean |
Sets whether a dynamic pak id is set | none | yes |
dynamicPakId |
string |
Sets the dynamic pak id | none | yes |
added |
unix timestamp |
Sets the added date | none | yes |
addedSince |
unix timestamp |
Sets the date since it was added | none | yes |
unseenFor |
integer |
Sets for how long its unseen | none | yes |
lastAppearance |
unix timestamp |
Sets the last appearance date | none | yes |
Responses
GET
BR Cosmetics Search by IDs
https://fortnite-api.com/v2/cosmetics/br/search/ids
Returns an array of the requested battle royale cosmetic ids
Parameters
| Name | Type | Description | Default | Required |
|---|---|---|---|---|
language |
string |
Sets the output language | en | no |
id |
string |
Sets the cosmetic id | none | yes |