Fluxer Bot List Developer Documentation

FBL is a discovery platform for Fluxer bots and servers. Use the REST API to post statistics, read votes, configure webhooks, and grow your listing.

FBL is a discovery platform where developers list, promote, and grow Fluxer bots and servers. The public REST API lets you integrate your bot directly with FBL — posting server stats, reading voter data, and reacting to vote events in real time.

The API is a single versioned surface: v1 is the current RESTful API at https://fbl.gg/api/v1. New projects should use v1.

What you can do

  • Post your bot's server and shard count to keep your listing up to date
  • Check whether a specific user has voted for your bot
  • Retrieve vote and listing data for your bot or other bots
  • Listen for vote events via webhooks to reward voters automatically
  • Search and browse bots and servers listed on the platform

Get started

API versions

VersionBase URLStatus
v1https://fbl.gg/api/v1Current

Use v1 for all new integrations.

Get help

Join the Fluxer Bot List community server and visit the #api-help channel for community support and questions: fluxer.gg/ALjYue2O.