Back to catalog
🎮

Puyo Nexus

Free

Puyo Puyo information from Puyo Nexus Wiki

🎮Games & ComicsHTTPSCORS enabledNo API key required

Puyo Nexus Character API

Retrieve character data and stats from the Puyo Puyo puzzle game series

Character NameArle Nadja
GamePuyo Puyo Tetris 2
TypeSpeed
Special MoveBayoen
RarityLegendary

Sample Response

response.json
1{
2 "character_name": "Arle Nadja",
3 "game": "Puyo Puyo Tetris 2",
4 "type": "Speed",
5 "special_move": "Bayoen",
6 "rarity": "Legendary"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://github.com/deltadex7/puyodb-api-deno"
View Documentation

Similar APIs