How to use

To use our BTD 6 api make a request to any of the following endpoints. You can also use any of the images listed below. Join our Discord to stay updated on any additions.

Api

All TowersList all towers in BTD6. Add ?id=true to only list ids.GEThttps://statsnite.com/api/btd/v3/towers
Specific TowerGet a specific tower in BTD6.GEThttps://statsnite.com/api/btd/v3/tower/{tower-id}Examplehttps://statsnite.com/api/btd/v3/tower/dart-monkey
All HeroesList all heroes in BTD6. Add ?id=true to only list ids.GEThttps://statsnite.com/api/btd/v3/heroes
Specific HeroGet a specific hero in BTD6.GEThttps://statsnite.com/api/btd/v3/hero/{hero-id}Examplehttps://statsnite.com/api/btd/v3/hero/quincy
All BloonsList all Bloons in BTD6. Add ?id=true to only list ids.GEThttps://statsnite.com/api/btd/v3/bloons
Specific BloonGet a specific Bloon in BTD6.GEThttps://statsnite.com/api/btd/v3/bloon/{bloon-id}Examplehttps://statsnite.com/api/btd/v3/bloon/red

Images

Tower ImageGet the tower base image.GEThttps://statsnite.com/images/btd/towers/{tower-id}/tower.pngExamplehttps://statsnite.com/images/btd/towers/dart-monkey/tower.png
Tower Level ImageGet a tower's level images.GEThttps://statsnite.com/images/btd/towers/{tower-id}/{tower-level}.pngExamplehttps://statsnite.com/images/btd/towers/dart-monkey/001.png
Hero ImageGet the hero base image.GEThttps://statsnite.com/images/btd/heroes/{hero-id}/hero.pngExamplehttps://statsnite.com/images/btd/heroes/quincy/hero.png
Hero Level ImageGet a tower's level images. The specific numbers can be found on the hero api.GEThttps://statsnite.com/images/btd/heroes/{hero-id}/{hero-level}.pngExamplehttps://statsnite.com/images/btd/heroes/gwendolin/3.png
Hero Skin ImageGet a tower's skin image.GEThttps://statsnite.com/images/btd/heroes/{hero-id}/{skin-id}/hero.pngExamplehttps://statsnite.com/images/btd/heroes/gwendolin/harlegwen/hero.png
Hero Skin Level ImageGet a tower's skin level image. The specific numbers can be found on the hero api.GEThttps://statsnite.com/images/btd/heroes/{hero-id}/{skin-id}/{hero-level}.pngExamplehttps://statsnite.com/images/btd/heroes/gwendolin/harlegwen/3.png
Bloon ImageGet the Bloon base image.GEThttps://statsnite.com/images/btd/bloons/{bloon-id}/base.pngExamplehttps://statsnite.com/images/btd/bloons/red/base.png
Bloon Type ImageGet Bloon's type images. The specific attributes can be found in the Bloons api.GEThttps://statsnite.com/images/btd/bloons/{bloon-id}/{bloon-type}.pngExamplehttps://statsnite.com/images/btd/bloons/blue/camoregrow.png
Tower 3D modelGet a tower's 3d image.GEThttps://statsnite.com/images/btd/towers/{tower-id}/3d/tower.glbExamplehttps://statsnite.com/images/btd/towers/dart-monkey/3d/tower.glb
Tower level 3D modelGet a tower level's 3d image.GEThttps://statsnite.com/images/btd/towers/{tower-id}/3d/{level}.glbExamplehttps://statsnite.com/images/btd/towers/dart-monkey/3d/001.glb
Hero 3D modelGet a hero's 3d image.GEThttps://statsnite.com/images/btd/heroes/{hero-id}/3d/hero.glbExamplehttps://statsnite.com/images/btd/heroes/hero-monkey/3d/hero.glb
Hero level 3d modelGet a hero level's 3d image.GEThttps://statsnite.com/images/btd/heroes/{hero-id}/3d/{level}.glbExamplehttps://statsnite.com/images/btd/heroes/quincy/3d/3.glb