Logo
ACNH API Documentation

Bugs images

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

Get bugs images 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/images/bugs/:bugID'

ENDPOINTS