Home       Codes Checker       API Docs       About

NiteStats API Documentation


GET  Item Shop (Image)

https://api.nitestats.com/v1/itemshop

PARAMETERS

Name

Required

Description

Default Value

Example

footer

optional

The text you would like to display on the bottom of the image.  This area is good for the Support a Creator code.

CODE “TFUE”

background

optional

This allows you to set a background image for the item shop image. This also overrides the ‘color’ parameter.

https://i.redd.it/ab94i3q4agk21.jpg

color

optional

The HEX background color of the item shop image.

1f1f1f

ff00ff

textcolor

optional

The HEX text color of the font on the item shop image.

ffffff

ff0000

format

optional

You can override the format, which can be set to either png or jpeg/jpg.

png

jpeg

cache

optional

If you would like to skip any caching, set this parameter to the same unix timestamp that you sent the request.

1561157062


GET  Item Shop Status  (json)

https://api.nitestats.com/v1/shopstatus

PARAMETERS

Name

Required

Description

Default Value

Example

cache

optional

If you would like to skip any caching, set this parameter to the same unix timestamp that you sent the request.

1561517101


GET  Fortnite BR News  (Full Image)

https://api.nitestats.com/v1/news/image

PARAMETERS

Name

Required

Description

Default Value

Example

footer

optional

The text you would like to display on the bottom of the image.  This area is good for the Support a Creator code.

CODE “NINJA”

footersize

optional

Sets the font size of the footer text you would like to display. Only works if you have passed the “footer” parameter first.

50

15.5

background

optional

This allows you to set a background image for the news image. This also overrides the ‘color’ parameter. You can also set the value to “main” or “summer” for default backgrounds.

https://i.redd.it/ab94i3q4agk21.jpg

color

optional

The HEX background color of the news  image.

4089ff

ff00ff

textcolor

optional

The HEX text color of the font on the news image.

ffffff

ff0000

format

optional

You can override the format, which can be set to either png or jpeg/jpg.

png

jpeg

cache

optional

If you would like to skip any caching, set this parameter to the same unix timestamp that you sent the request.

1561157679


GET  Fortnite BR News Status (json)

https://api.nitestats.com/v1/news/status

PARAMETERS

Name

Required

Description

Default Value

Example

cache

optional

If you would like to skip any caching, set this parameter to the same unix timestamp that you sent the request.

1561517101


GET  Codes Checker  (text/plain)

https://api.nitestats.com/v1/codes/checker

PARAMETERS

Name

Required

Description

Default Value

Example

codes

required

The codes you want to check (separated by “,”), which has a limit of up to 50 per request due to memory issues that may occur.

BJTSP9C6FQ4EJG5GAJEA,R9R23L6Z4P47CSVHB477,S2XJ32WM67U3NUWCY6BA,87BG8DEARV5QPYSSNE7G


GET  Fortnite Font (Image)

https://api.nitestats.com/v1/fnfontgen

PARAMETERS

Name

Required

Description

Default Value

Example

text

required

The text you want it to output.

Fortnite%20Font

color

required

The hex color you would like to set the text.

ff00aa

size

required

The size you want to set the text.

52


More amazing endpoints in development! Join the official discord server for more info.