Logo
ACNH API Documentation

Fossils images

GET {{baseUrl}}/v1/images/fossils/:fossilName

Get fossil images in PNG format.

The {fossilName} parameter can be found using the /v1/fossils/ endpoint.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK





Curl
curl -X GET 'http://acnhapi.com/v1/images/fossils/:fossilName'

ENDPOINTS