AmiiboAPI
AmiiboAPI is primarily used for educational purposes. An Amiibo database that holds all amiibo information in a single API. All Respective Names are Trademark & © of Nintendo 1996-2018
67 subscribers
19 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
AmiiboAPI endpoints
| Method | Endpoint | Description |
|---|---|---|
| Amiibo | ||
| GET |
Amiibo Data - Game Series /amiibo/?gameseries={gameseries} |
Get all the amiibo based on it's game series as a list. |
| GET |
Amiibo Data - Series /amiibo/?amiiboSeries={amiiboseries} |
Get all the amiibo based on it's series as a list. |
| GET |
Amiibo Data - Character /amiibo/?character={character} |
Get all the amiibo based on it's character as a list. |
| GET |
Amiibo Data - Name /amiibo/?name={name} |
Return the amiibo information base on it's name. |
| GET |
Amiibo Data /amiibo/ |
Return a list of amiibo available in the API. |
| GET |
Amiibo Data - Type /amiibo/?type={type} |
Get all the amiibo based on it's type as a list. |
| GET |
Amiibo Data - ID /amiibo/?id={id} |
Return the amiibo information base on it's id. |
| Type | ||
| GET |
Type /type/ |
Get all the amiibo's type available in the database as a list. |
| GET |
Type - Key /type/?key={key} |
Get type by it's id. |
| GET |
Type - Name /type/?name={name} |
Get type by it's name |
| Game Series | ||
| GET |
Game Series /gameseries/ |
Retrieve game series information. Warning: Not all data return a list, do read about it. |
| GET |
Game Series - Key /gameseries/?key={key} |
It just return the game series that the key belongs to, since 1 key only belongs to 1 game series. |
| GET |
Game Series - Name /gameseries/?name={name} |
It return a list of keys available for the game series. |
| Amiibo Series | ||
| GET |
Amiibo Series - Key /amiiboseries/?key={key} |
Get the amiibo series by it's key |
| GET |
Amiibo Series /amiiboseries/ |
Get all the amiibo's series available in the database as a list. |
| GET |
Amiibo Series - Name /amiiboseries/?name={name} |
Get the amiibo series by it's name. |
| Character | ||
| GET |
Character /character/ |
Get all the character available in the database as a list. |
| GET |
Character - Key /character/?key={key} |
Get the character by it's name. |
| GET |
Character - name /character/?name={name} |
Get the character by it's name. |
AmiiboAPI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|