This endpoint searches for tracks. If you specify more than one search parameter, the API uses an AND condition. Array parameters can be specified multiple times; in this case, the API uses an AND or an OR condition with those values, depending on the parameter.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request GET '/v2/audio/search' \
--header'User-Agent: ShutterstockWorkspace/1.1.30' \
--header'Authorization: Basic Og=='