Back to catalog
🎌

Dragon Ball

Free

An easy to use Dragon Ball API

🎌AnimeHTTPSNo API key required

Goku

Saiyan — Z Fighter

NameGoku
Ki60,000,000
RaceSaiyan
AffiliationZ Fighter

Sample Response

response.json
1{
2 "id": 1,
3 "name": "Goku",
4 "ki": "60,000,000",
5 "maxKi": "90 Septillion",
6 "race": "Saiyan",
7 "gender": "Male",
8 "description": "He is the main protagonist of the Dragon Ball manga series.",
9 "image": "https://dragonball-api.com/characters/goku_normal.webp",
10 "affiliation": "Z Fighter"
11}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://web.dragonball-api.com"
View Documentation

Similar APIs