Dinkum API

Dinkum API is a free RESTful API for data from the video game Dinkum.

Supported data includes:

  • Fish
  • Bugs
  • Critters
  • Recipes
  • People
  • Licences
  • Consumables
  • Furniture
  • Milestones

If any of the information on the website is wrong or outdated, please make a pull request or raise an issue on this repository.

Usage

All the JSON data from this API is under CC BY 4.0 license, the image assets are the sole property of Dinkum.

All endpoints can be accessed from https://api.dinkumapi.com.
There are currently only v0 endpoints.

For example, to get all fish, you would make a GET request to https://api.dinkumapi.com/v0/fish.

Get started >

Special Thanks

Inspired by ACNH API for Animal Crossing: New Horizons.

Disclaimer

Dinkum API is a fan made API/website and claims no ownership of any intellectual property associated with Dinkum. All assets found on the API/website and the repository are the sole property of Dinkum and are only used for non-commercial and educational purpose.