GET
/
count
curl --request GET \
  --url https://images.miona.bot/count \
  --header 'Authorization: <api-key>'
[
  "<any>"
]

Authorizations

Authorization
string
header
required

Response

200
application/json
Array of objects containing the type and the number of images

The response is of type any[].