GET /nh/items
Summary: Miscellaneous New Horizons items
Operation ID: —
Auth: unknown
Operation ID: —
Auth: unknown
Description
Get a list of all miscellaneous items (such as materials, star fragments, fruits, fences, and plants) and their details in *Animal Crossing: New Horizons*.
Parameters (3)
Accept-Version
(string, header, required)
The version of the API you are calling, written as `1.0.0`. This is specified as required as good practice, but it is not actually enforced by the API. If you do not specify a version, you will be served the latest version, which may eventually result in breaking changes.
X-API-KEY
(string, header, required)
Your UUID secret key, granted to you by the Nookipedia team. Required for accessing the API.
excludedetails
(string, query, optional)
When set to `true`, only item names are returned. Instead of an array of objects with all details, the return will be an array of strings.
No probe data for this endpoint yet.