BattleBits API
BattleBit Remastered brings to the forefront an exhilarating low-poly, massive multiplayer first-person shooter adventure. This immersive world caters to the camaraderie of up to 254 players per server, fostering epic confrontations within an expansive, nearly fully destructible environment. As you embark on your journey, you'll find yourself amidst the chaos of a vividly dynamic battlefield.…
BattleBits API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Items List /battlebits/items-v1 |
List obtaining items from battlebits |
| GET |
Item Details By Code /battlebits/item-v1/by-code/{code} |
Get Details on a specific item using the code parameter |
| GET |
Item Detail By Slug /battlebits/item-v1/by-slug/{name_slug} |
Get Details on a specific item based on the name_slug parameter |