Skip to content

8bitDream/AmiiboAPI

 
 

Repository files navigation

Note

Simply replace .com with .org to start using the updated AmiiboAPI

Amiibo RESTful API

Offical Site discod Check Database Generate game info Update json

A RESTful API that was created for retriving amiibo information.

Deploy Deploy

Features

  • Regularly updated
  • RESTful API
  • Universal compatibility

Usage

Full amiibo: https://amiiboapi.org/api/amiibo

Specific Amiibo (i.e. Mario): https://amiiboapi.org/api/amiibo?name=mario

When searching for amiibo, you can use the id or amiibo name. Key must be in hexdecimal example 0x1D0

More APIs examples can be found here: https://www.amiiboapi.org/docs/

Requirements (if you want to host)

Manually Setup (if you want to host)

  1. Install python
  2. Install the requirements using pip install -r requirements.txt
  3. Run app.py or launch via gunicorn app:app

Heroku Setup (if you want to host)

Click on the Deploy to Heroku button and you are good to go! Heroku is a paid service and requires an account to use

Credit


AmiiboAPI Moe Counter!

About

A RESTful API for amiibo.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

 
 
 

Contributors

No contributors

Languages

  • HTML 47.5%
  • Python 46.0%
  • CSS 5.2%
  • Other 1.3%