Skip to content

xhsun/acnh-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Animal Crossing New Horizons Critters API

A static REST API that provides critter information for Animal Crossing new Horizons. This REST API contains the following endpoints:

  • /data/v1/fish.json contains all fish information
  • /schema/v1/fish.json contains JSON schema of the fish list
  • /data/v1/bug.json contains all bug information
  • /schema/v1/bug.json contains JSON schema of the bug list
  • /data/v1/deepSeaCreatures.json contains all deep sea creature information
  • /schema/v1/deepSeaCreatures.json contains JSON schema of the deep sea creature list

Note: The critter information are extracted from Animal Crossing Wiki