List image categories

GET {{baseUrl}}/v2/images/categories

This endpoint lists the categories (Shutterstock-assigned genres) that images can belong to.

Request Params

KeyDatatypeRequiredDescription
languagestringLanguage for the keywords and categories in the response

HEADERS

KeyDatatypeRequiredDescription
User-Agentstring

RESPONSES

status: OK

{"data":[{"id":"15","name":"Science"},{"id":"17","name":"Signs/Symbols"},{"id":"18","name":"Sports/Recreation"},{"id":"16","name":"Technology"},{"id":"0","name":"Transportation"}]}