Skip to content

Repository files navigation

Contributors Forks Stargazers Issues MIT License

Fortnite Central NODEJS Wrapper

npm version

NodeJS wrapper for Fortnite Central API to assist you with your requests

Information

This API is recent, there may be bugs. Support can be offered on their Discord Server.

const FNCentral = require("fncentral-nodejswrapper");

Example API Calls

// Get the current AES keys
const aes = await FNCentral.getAes();

// Get the current mappings
const mappings = await FNCentral.getMappings()

About

NodeJS Wrapper for Fortnite Central API

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages