GET /nh/fossils/all/{fossil}

dodo.ac

Summary: Single New Horizons fossil group with individual fossils
Operation ID:
Auth: unknown
Description

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

Parameters (4)

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.

fossil (string, path, required)

The name of the fossil OR fossil group you wish to retrieve information about. If a fossil is provided, a fossil group that the specified fossil belongs to will be returned.

thumbsize (integer, query, optional)

Specify the desired width of returned image URLs. When unspecified, the linked image(s) returned by the API will be full-resolution. Note that images can only be reduced in size; specifying a width greater than than the maximum size will return the default full-size image URL.

No probe data for this endpoint yet.