# FNLB Developers ## Docs - [API Reference](https://developer-docs.fnlb.net/api/reference.md): Explore FNLB's RESTful endpoints. Learn how to authenticate and consume the API efficiently. - [Authentication](https://developer-docs.fnlb.net/authenticating.md): Learn how to securely access FNLB APIs using your API key. All requests require authentication via Authorization headers. - [Developer Portal](https://developer-docs.fnlb.net/developer-portal.md): The central hub for FNLB developers to manage applications. - [FNLB Gateway](https://developer-docs.fnlb.net/gateway.md): Receive real-time events from your connected bots, including status updates, parties, and cosmetic changes with minimal latency. - [FNLB Developer Documentation](https://developer-docs.fnlb.net/introduction.md): FNLB provides a developer-friendly framework for building and managing Fortnite lobby bots with advanced customization, automation, and control. - [OAuth2 Authentication](https://developer-docs.fnlb.net/oauth2.md): Implement secure delegated access to FNLB resources using OAuth2. - [Rate Limits](https://developer-docs.fnlb.net/rate-limits.md): Understand FNLB's API rate limiting policies to avoid throttling and ensure smooth integration. - [Node.js SDK](https://developer-docs.fnlb.net/sdk-node.md): Learn how to install and control FNLB programmatically using JavaScript or TypeScript. Includes examples for running single or multiple bots, managing shards, and auto-restarting. - [Self-Hosting Guide](https://developer-docs.fnlb.net/self-hosting-guide.md): Easily self-host your own FNLB cluster using this minimal setup. FNLB is a powerful and scalable system for managing Fortnite bots at scale. ## OpenAPI Specs - [openapi](https://developer-docs.fnlb.net/api-reference/openapi.json) ## Optional - [Developer Portal](https://developers.fnlb.net/) - [API Docs](https://api-docs.fnlb.net/) - [System Status](https://status.fnlb.net) - [Discord](https://fnlb.net/discord)