Logo
ACNH API Documentation

Furniture images

GET {{baseUrl}}/v1/images/funiture/:furnitureFileName

Get furniture images in PNG format.

The {furnitureFileName} parameter can be found using the file-name key in an houseware/wallmounted/misc variant object (eg: FtrJewelrystandRemake0_0).

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK





Curl
curl -X GET 'http://acnhapi.com/v1/images/funiture/:furnitureFileName'

ENDPOINTS