Number of APIs: 4
GET {{baseUrl}}/v1/icons/fish/:fishID
Get fish icons in PNG format. The {fishID} parameter can be found using the /v1/fish/ endpoint.
GET {{baseUrl}}/v1/icons/bugs/:bugID
Get bugs icons in PNG format. The {bugID} parameter can be found using the /v1/bugs/ endpoint.
GET {{baseUrl}}/v1/icons/villagers/:villagerID
Get villager icons in PNG format. The {villagerID} parameter can be found using the /v1/villagers/ endpoint.
GET {{baseUrl}}/v1/icons/art/:artID
Get art icons in PNG format. The {artID} parameter can be found using the /art/ endpoint.