Logo
ACNH API Documentation

Bugs icons

GET {{baseUrl}}/v1/icons/bugs/:bugID

Get bugs icons in PNG format.

The {bugID} parameter can be found using the /v1/bugs/ endpoint.

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 




RESPONSES

status OK





Curl
curl -X GET 'http://acnhapi.com/v1/icons/bugs/:bugID'

ENDPOINTS