Add audio tracks to collections
This endpoint adds one or more tracks to a collection by track IDs.
This endpoint adds one or more tracks to a collection by track IDs.
This endpoint adds one or more images to a collection by image IDs.
This endpoint adds assets to a catalog collection. It also automatically adds the assets to the user's account's catalog.
This endpoint adds one or more videos to a collection by video IDs.
This endpoint returns a redirect URI (in the 'Location' header) that the customer uses to authorize your application and, together with POST /v2/oauth/access_token, generate an access token that represents that authorization.
This endpoint creates one or more collections (soundboxes). To add tracks, use `POST /v2/audio/collections/{id}/items`.
This endpoint creates a catalog collection and optionally adds assets. To add assets to the collection later, use `PATCH /v2/catalog/collections/{collection_id}/items`.
This endpoint creates one or more image collections (lightboxes). To add images to the collections, use `POST /v2/images/collections/{id}/items`.
This endpoint creates rendered audio from timeline data. It returns a render ID that you can use to download the finished audio when it is ready. The render ID is valid for up to 48 hours.
This endpoint creates one or more collections (clipboxes). To add videos to collections, use `POST /v2/videos/collections/{id}/items`.
This endpoint deletes a collection.
This endpoint deletes a catalog collection. It does not remove the assets from the user's account's catalog.
This endpoint deletes an image collection.
This endpoint deletes a collection.
This endpoint shows information about a single contributor, including contributor type, equipment they use, and other attributes.
This endpoint shows the status of one or more audio renders, including download links for completed audio.
This endpoint shows information about a track, including its genres, instruments, and other attributes.
This endpoint gets more detailed information about a contributor's collection, including its cover image, timestamps for its creation, and most recent update. To get the items in collections, use GET /v2/contributors/{contributor_id}/collections/{id}/items.
This endpoint shows information about an image, including a URL to a preview image and the sizes that it is available in.
This endpoint lists information about one or more contributors, including contributor type, equipment they use and other attributes.
This endpoint shows information about a sound effect.
This endpoint shows information about a video, including URLs to previews and the sizes that it is available in.
This endpoint shows information about an editorial image, including a URL to a preview image and the sizes that it is available in.
This endpoint shows information about an editorial image, including a URL to a preview image and the sizes that it is available in.
This endpoint returns up to 10 important keywords from a block of plain text.
This endpoint provides autocomplete suggestions for partial search terms.
This endpoint provides autocomplete suggestions for partial search terms.
This endpoint lists the IDs of tracks in a collection and the date that each was added.
This endpoint lists the IDs of images in a featured collection and the date that each was added.
This endpoint lists the IDs of videos in a featured collection and the date that each was added.
This endpoint lists the IDs of images in a collection and the date that each was added.
This endpoint lists the IDs of videos in a collection and the date that each was added.
This endpoint gets more detailed information about a collection, including the number of items in it and when it was last updated. To get the tracks in collections, use `GET /v2/audio/collections/{id}/items`.
This endpoint gets more detailed information about a featured collection, including its cover image and timestamps for its creation and most recent update. To get the images, use `GET /v2/images/collections/featured/{id}/items`.
This endpoint gets more detailed information about a featured video collection, including its cover video and timestamps for its creation and most recent update. To get the videos, use `GET /v2/videos/collections/featured/{id}/items`.
This endpoint gets more detailed information about a collection, including its cover image and timestamps for its creation and most recent update. To get the images in collections, use `GET /v2/images/collections/{id}/items`.
This endpoint gets more detailed information about a collection, including the timestamp for its creation and the number of videos in it. To get the videos in collections, use GET /v2/videos/collections/{id}/items.
This endpoint lists the IDs of items in a contributor's collection and the date that each was added.
This endpoint gets licenses for one or more tracks. The download links in the response are valid for 8 hours.
This endpoint gets licenses for one or more editorial images. You must specify the country and one or more editorial images to license. The download links in the response are valid for 8 hours.
This endpoint gets licenses for one or more editorial videos. You must specify the country and one or more editorial videos to license. The download links in the response are valid for 8 hours.
This endpoint gets licenses for one or more images. You must specify the image IDs in the body parameter and other details like the format, size, and subscription ID either in the query parameter or with each image ID in the body parameter. Values in the body parameter override values in the query parameters. The download links in the response are valid for 8 hours.
This endpoint licenses sounds effect assets.
This endpoint gets licenses for one or more videos. You must specify the video IDs in the body parameter and the size and subscription ID either in the query parameter or with each video ID in the body parameter. Values in the body parameter override values in the query parameters. The download links in the response are valid for 8 hours.
This endpoint lists your collections of audio tracks and their basic attributes.
This endpoint returns a list of all audio genres.
This endpoint returns a list of all audio instruments.
This endpoint lists existing licenses. You can filter the results according to the track ID to see if you have an existing license for a specific track.
This endpoint returns a list of all audio moods.
This endpoint lists information about one or more audio tracks, including the description and publication date.
This endpoint returns a list of catalog collections.
This endpoint lists the descriptors that you can use in the audio regions in an audio render.
This endpoint lists the instruments that you can include in computer audio. If you specify more than one search parameter, the API uses an AND condition.
This endpoint lists collections based on contributor ID.
This endpoint shows information about sound effects.
This endpoint lists the categories that editorial images can belong to, which are separate from the categories that other types of assets can belong to.
This endpoint lists existing editorial image licenses.
This endpoint lists the categories that editorial videos can belong to, which are separate from the categories that other types of assets can belong to.
This endpoint lists existing editorial video licenses.
This endpoint lists featured collections of specific types and a name and cover image for each collection.
This endpoint lists featured video collections and a name and cover video for each collection.
This endpoint lists the categories (Shutterstock-assigned genres) that images can belong to.
This endpoint lists your collections of images and their basic attributes.
This endpoint lists existing licenses.
This endpoint lists information about one or more images, including the available sizes.
This endpoint returns images that customers put in the same collection as the specified image IDs.
This endpoint returns images that are visually similar to an image that you specify or upload.
This endpoint returns images that are visually similar to an image that you specify.
This endpoint searches for videos that are similar to a video that you specify.
This endpoint returns videos that are visually similar to an image that you specify or upload.
This endpoint lists existing licenses.
This endpoint returns a list of suggested keywords for a media item that you specify or upload.
This endpoint lists editorial images that have been updated in the specified time period to update content management systems (CMS) or digital asset management (DAM) systems. In most cases, use the date_updated_start and date_updated_end parameters to specify a range updates based on when the updates happened. You can also use the date_taken_start and date_taken_end parameters to specify a range of updates based on when the image was taken.
This endpoint lists images that have been updated in the specified time period to update content management systems (CMS) or digital asset management (DAM) systems. In most cases, use the `interval` parameter to show images that were updated recently, but you can also use the `start_date` and `end_date` parameters to specify a range of no more than three days. Do not use the `interval` parameter with either `start_date` or `end_date`.
This endpoint lists videos that have been updated in the specified time period to update content management systems (CMS) or digital asset management (DAM) systems. In most cases, use the `interval` parameter to show videos that were updated recently, but you can also use the `start_date` and `end_date` parameters to specify a range of no more than three days. Do not use the `interval` parameter with either `start_date` or `end_date`.
This endpoint lists the categories (Shutterstock-assigned genres) that videos can belong to.
This endpoint lists your collections of videos and their basic attributes.
This endpoint lists existing licenses.
This endpoint lists information about one or more videos, including the aspect ratio and URLs to previews.
This endpoint removes one or more tracks from a collection.
This endpoint removes one or more images from a collection.
This endpoint removes assets from a catalog collection. It does not remove the assets from the user's account's catalog.
This endpoint removes one or more videos from a collection.
This endpoint sets a new name for a collection.
This endpoint sets a new name for an image collection.
This endpoint searches for assets in the account's catalog. 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. You can also filter search terms out in the `query` parameter by prefixing the term with NOT.
This endpoint searches for editorial images. If you specify more than one search parameter, the API uses an AND condition. For example, if you set the `category` parameter to "Alone,Performing" and also specify a `query` parameter, the results include only images that match the query and are in both the Alone and Performing categories. You can also filter search terms out in the `query` parameter by prefixing the term with NOT.
This endpoint searches for editorial videos. If you specify more than one search parameter, the API uses an AND condition. For example, if you set the `category` parameter to "Alone,Performing" and also specify a `query` parameter, the results include only videos that match the query and are in both the Alone and Performing categories. You can also filter search terms out in the `query` parameter by prefixing the term with NOT.
This endpoint searches for images. 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. You can also filter search terms out in the `query` parameter by prefixing the term with NOT. Free API accounts show results only from a limited library of media, not the full Shutterstock media library. Also, the number of search fields they can use in a request is limited.
This endpoint searches for sound effects. If you specify more than one search parameter, the API uses an AND condition.
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.
This endpoint searches for videos. 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. You can also filter search terms out in the `query` parameter by prefixing the term with NOT.
This endpoint updates the metadata of a catalog collection.
Tell us which provider you need, and we will ship it in the registry.
Point swirls add at an OpenAPI or GraphQL spec. Typed actions for any API you hold credentials for, today.