ACNH API is a free RESTful API for furniture, critters, fossils, art, music and villagers from Animal Crossing: New Horizons.
This started for me as a little side project for me but ended up getting much attraction than I ever thought it would get (~3 000 000 requests per day).
The API is free and without authentification to make it easy for anyone to start developing on a subject they like.
If any of the information on the website is wrong or outdated, you can either contact me on Discord (Alexis#8717) or make a pull request on this repository.
Buy me a coffee or donate directly through PayPal and help contribute toward the server costs to keep this service free!
See CHANGELOG.MD.
All the JSON data from this API is under CC BY 4.0 license, the images and music assets are the sole property of Nintendo.
The data can be obtained as an object array instead of a nested JSON by doing requests on https://acnhapi.com/v1a/
instead of https://acnhapi.com/v1/
.
The documentation for the API can be found here.
No authentification is required to make requests to any of the endpoints which can be accessed over HTTP or HTTPS.
- Critterpedia Plus
- AC Helper (app)
- AC Helper (source)
- AC: Community (Japanese, Korean)
- ACNH Travel Guide (Translation Sheet Data & ACNH API)
- Nook Plaza (Translation Sheet Data & Weather Sheet)
- ACNH Item Sheet
- ACNH Translation Sheet (also maintained by me).
- ACNH Weather Sheet (also datamined and maintained by me).
- ACNH Wedding Items Price Sheet (also datamined and maintained by me).
- Google Sheets to JSON (converts the item spreadsheet to JSON format).
- Translations Sheet to JSON (converts the translation spreadsheet to JSON format).
For keeping the project free and available to all:
ACNH API is a fan made API/Website and claims no ownership of any intellectual property associated with Nintendo or Animal Crossing. All assets found on the site and the repository are the sole property of Nintendo and are only used for non-commercial and educational purpose.
Contact: admin@acnhapi.com