Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.
DNARoma edited this page Nov 17, 2017 · 7 revisions

Welcome

Welcome to the Bandori Database Wiki. Everything about the game バンドリ! ガールズバンドパーティ! such as card, music, gacha, and event data are found here. This Public API is only for personal use. Commercial use is strictly forbidden. The code of public API is licensed under GPL v3 License.

This API Wiki is written with generous help of @Nitrous and maintained by Bandori Database Dev.

Technical Notes

Everything is returned as JSON Objects used to easily parse and be used in your own tools and services using any programming language or libraries. Do note that every field is not the same and might return as null.

Endpoints

  • Cards
  • Characters
  • Events
  • Event Rankings
  • Gachas
  • Music
  • Loading Screen Komas
  • Skills
  • Stamps

Main Page

Documentation

  • Server
  • Card
  • Character
  • Degrees
  • Event
  • Gacha
  • Music
  • Loading Screen Koma
  • Skill
  • Stamp
Clone this wiki locally