Back to catalog
🎮

AmiiboAPI

Free

Nintendo Amiibo Information

🎮Games & ComicsHTTPSCORS enabledNo API key required

Link

The Legend of Zelda

Amiibo SeriesThe Legend of Zelda
CharacterLink
TypeFigure

Sample Response

response.json
1{
2 "name": "Link",
3 "amiiboSeries": "The Legend of Zelda",
4 "character": "Link",
5 "gameSeries": "The Legend of Zelda",
6 "type": "Figure",
7 "image": "https://raw.githubusercontent.com/N3evin/AmiiboAPI/master/images/icon_01000000-00040002.png",
8 "release": {
9 "na": "2016-12-02",
10 "eu": "2017-03-03"
11 }
12}

Code Snippets

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

Similar APIs