Skip to main content

FNF Central Docs

The Super Awesome Docs For Everything FNF Central

Game API

Game API

Want to integrate the FNF Central API into your mod? Well just go to the SuperSickAPI docs! We outline how to add it to any engine, along with step by steps for major engines!

HTTP API

HTTP API

FNF Central has an api that is split into three chunks. The API documentation is generated from an OpenAPI file. You can find that file in the github repository.

Deployment

Deployment

You can use docker compose to deploy a local version of the website. But to deploy the canary and official websites, we have an extremely easy tutorial! (This was really made for internal uses, so take a peek if you dare)