integrations.sh
← all integrations

Nookipedia

OpenAPI apis-guru

The Nookipedia API provides endpoints for retrieving Animal Crossing data pulled from the . A couple of the key benefits of using the Nookipedia API is access to data spanning the entire Animal Crossing series, as well as information that is constantly updated and expanding as editors work on the wiki.

Access to the Nookipedia API requires obtaining a key. This is so we can manage our scale and provide better support for our users. To request access to the API, please fill out .

This API is 'version 2' of our . While the previous API scraped information directly from the wiki, this new edition of the API pulls data from a structured and constrained database, resulting in higher-quality data, better searching, and support for filtering.

Homepage
https://api.apis.guru/v2/specs/dodo.ac/1.5.0.json
Provider
dodo.ac
OpenAPI version
3.0.0
Spec (JSON)
https://api.apis.guru/v2/specs/dodo.ac/1.5.0/openapi.json
Spec (YAML)
https://api.apis.guru/v2/specs/dodo.ac/1.5.0/openapi.yaml

Tools (32)

Extracted live via the executor SDK.

  • nh.getNhArt

    Get a list of all artwork and their details in Animal Crossing: New Horizons.

  • nh.getNhArtArtwork

    Retrieve information about a specific artwork in Animal Crossing: New Horizons.

  • nh.getNhBugs

    Get a list of all bugs and their details in Animal Crossing: New Horizons.

  • nh.getNhBugsBug

    Retrieve information about a specific bug in Animal Crossing: New Horizons.

  • nh.getNhClothing

    Get a list of all clothing items and their details in Animal Crossing: New Horizons.

  • nh.getNhClothingClothing

    Retrieve information about a specific clothing item in Animal Crossing: New Horizons.

  • nh.getNhEvents

    Get a list of events and dates in Animal Crossing: New Horizons, filterable to specific years, months, or days. Data is available for the current and next year.

  • nh.getNhFish

    Get a list of all fish and their details in New Horizons.

  • nh.getNhFishFish

    Retrieve information about a specific fish in Animal Crossing: New Horizons.

  • nh.getNhFossilsAll

    Get a list of all the fossil groups with their respective individual fossils in Animal Crossing: New Horizons.

  • nh.getNhFossilsAllFossil

    Retrieve information about a specific fossil group with their respective individual fossils in Animal Crossing: New Horizons.

  • nh.getNhFossilsGroups

    Get a list of all the fossil groups in Animal Crossing: New Horizons.

  • nh.getNhFossilsGroupsFossilGroup

    Retrieve information about a specific fossil group in Animal Crossing: New Horizons.

  • nh.getNhFossilsIndividuals

    Get a list of all the individual fossils in Animal Crossing: New Horizons.

  • nh.getNhFossilsIndividualsFossil

    Retrieve information about a specific individual fossil in Animal Crossing: New Horizons.

  • nh.getNhFurniture

    Get a list of all furniture and their details in Animal Crossing: New Horizons.

  • nh.getNhFurnitureFurniture

    Retrieve information about a specific furniture in Animal Crossing: New Horizons.

  • nh.getNhInterior

    Get a list of all interior items (flooring, wallpaper, and rugs) and their details in Animal Crossing: New Horizons.

  • nh.getNhInteriorItem

    Retrieve information about a specific interior item in Animal Crossing: New Horizons.

  • nh.getNhItems

    Get a list of all miscellaneous items (such as materials, star fragments, fruits, fences, and plants) and their details in Animal Crossing: New Horizons.

  • nh.getNhItemsItem

    Retrieve information about a miscellaneous item (such as materials, star fragments, fruits, fences, and plants) in Animal Crossing: New Horizons.

  • nh.getNhPhotos

    Get a list of all character photos+posters and their details in Animal Crossing: New Horizons.

  • nh.getNhPhotosItem

    Retrieve information about a character photo or poster in Animal Crossing: New Horizons.

  • nh.getNhRecipes

    Get a list of all recipes and their details in Animal Crossing: New Horizons.

  • nh.getNhRecipesItem

    Retrieve information about a specific recipe in Animal Crossing: New Horizons.

  • nh.getNhSea

    Get a list of all sea creatures and their details in Animal Crossing: New Horizons.

  • nh.getNhSeaSeaCreature

    Retrieve information about a specific sea creature in Animal Crossing: New Horizons.

  • nh.getNhTools

    Get a list of all tools and their details in Animal Crossing: New Horizons.

  • nh.getNhToolsTool

    Retrieve information about a specific tool in Animal Crossing: New Horizons.

  • villagers.getVillagers

    This endpoint retrieves villager information from the entire Animal Crossing series, with the option to filter by species, personality, game, and/or birthday. Filters use the AND operator (e.g. asking for villagers who have species frog and personality smug will return all smug frogs). Note that villagers only include the animals that act as residents. Special characters, such as Tom Nook and Isabelle, are not accessed through this endpoint.

  • openapi.previewSpec

    Preview an OpenAPI document before adding it as a source

  • openapi.addSource

    Add an OpenAPI source and register its operations as tools