Shutterstock API Explorer
The Shutterstock API provides access to Shutterstock's library of media, as well as information about customers' accounts and the contributors that provide the media.
- Homepage
- https://api.apis.guru/v2/specs/shutterstock.com/1.1.32.json
- Provider
- shutterstock.com
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/shutterstock.com/1.1.32/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/shutterstock.com/1.1.32/openapi.yaml
Tools (120)
Extracted live via the executor SDK.
-
audio.addTrackCollectionItemsThis endpoint adds one or more tracks to a collection by track IDs.
-
audio.createTrackCollectionThis endpoint creates one or more collections (soundboxes). To add tracks, use
POST /v2/audio/collections/{id}/items. -
audio.deleteTrackCollectionThis endpoint deletes a collection.
-
audio.deleteTrackCollectionItemsThis endpoint removes one or more tracks from a collection.
-
audio.downloadTracksThis endpoint redownloads tracks that you have already received a license for. The download links in the response are valid for 8 hours.
-
audio.getTrackThis endpoint shows information about a track, including its genres, instruments, and other attributes.
-
audio.getTrackCollectionThis 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. -
audio.getTrackCollectionItemsThis endpoint lists the IDs of tracks in a collection and the date that each was added.
-
audio.getTrackCollectionListThis endpoint lists your collections of audio tracks and their basic attributes.
-
audio.getTrackLicenseListThis 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.
-
audio.getTrackListThis endpoint lists information about one or more audio tracks, including the description and publication date.
-
audio.licenseTrackThis endpoint gets licenses for one or more tracks. The download links in the response are valid for 8 hours.
-
audio.listGenresThis endpoint returns a list of all audio genres.
-
audio.listInstrumentsThis endpoint returns a list of all audio instruments.
-
audio.listMoodsThis endpoint returns a list of all audio moods.
-
audio.renameTrackCollectionThis endpoint sets a new name for a collection.
-
audio.searchTracksThis 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.
-
catalog.addToCollectionThis endpoint adds assets to a catalog collection. It also automatically adds the assets to the user's account's catalog.
-
catalog.createCollectionThis endpoint creates a catalog collection and optionally adds assets. To add assets to the collection later, use
PATCH /v2/catalog/collections/{collection_id}/items. -
catalog.deleteCollectionThis endpoint deletes a catalog collection. It does not remove the assets from the user's account's catalog.
-
catalog.deleteFromCollectionThis endpoint removes assets from a catalog collection. It does not remove the assets from the user's account's catalog.
-
catalog.getCollectionsThis endpoint returns a list of catalog collections.
-
catalog.searchCatalogThis 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
queryparameter by prefixing the term with NOT. -
catalog.updateCollectionThis endpoint updates the metadata of a catalog collection.
-
computerVision.getKeywordsThis endpoint returns a list of suggested keywords for a media item that you specify or upload.
-
computerVision.getSimilarImagesThis endpoint returns images that are visually similar to an image that you specify or upload.
-
computerVision.getSimilarVideosThis endpoint returns videos that are visually similar to an image that you specify or upload.
-
computerVision.uploadEphemeralImageDeprecated; use
POST /v2/cv/imagesinstead. This endpoint uploads an image for reverse image search. The image must be in JPEG or PNG format. To get the search results, pass the ID that this endpoint returns to theGET /v2/images/{id}/similarendpoint. -
computerVision.uploadImageThis endpoint uploads an image for reverse image or video search. Images must be in JPEG or PNG format. To get the search results, pass the upload ID that this endpoint returns to the GET /v2/cv/similar/images or GET /v2/cv/similar/videos endpoints. Contact us for access to this endpoint.
-
contributors.getContributorThis endpoint shows information about a single contributor, including contributor type, equipment they use, and other attributes.
-
contributors.getContributorCollectionItemsThis endpoint lists the IDs of items in a contributor's collection and the date that each was added.
-
contributors.getContributorCollectionsThis 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.
-
contributors.getContributorCollectionsListThis endpoint lists collections based on contributor ID.
-
contributors.getContributorListThis endpoint lists information about one or more contributors, including contributor type, equipment they use and other attributes.
-
customMusic.createAudioRendersThis 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.
-
customMusic.fetchRendersThis endpoint shows the status of one or more audio renders, including download links for completed audio.
-
customMusic.listCustomDescriptorsThis endpoint lists the descriptors that you can use in the audio regions in an audio render.
-
customMusic.listCustomInstrumentsThis 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.
-
editorialImages.getEditorialCategoriesDeprecated; use
GET /v2/editorial/images/categoriesinstead. 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. -
editorialImages.getEditorialImageThis endpoint shows information about an editorial image, including a URL to a preview image and the sizes that it is available in.
-
editorialImages.getEditorialImageLicenseListThis endpoint lists existing editorial image licenses.
-
editorialImages.getEditorialImageLivefeedGet editorial livefeed
-
editorialImages.getEditorialImageLivefeedItemsGet editorial livefeed items
-
editorialImages.getEditorialImageLivefeedListGet editorial livefeed list
-
editorialImages.getEditorialLivefeedDeprecated: use
GET /v2/editorial/images/livefeeds/{id}instead to get an editorial livefeed. -
editorialImages.getEditorialLivefeedItemsDeprecated; use
GET /v2/editorial/images/livefeeds/{id}/itemsinstead to get editorial livefeed items. -
editorialImages.getEditorialLivefeedListDeprecated; use
GET /v2/editorial/images/livefeedsinstead to get a list of editorial livefeeds. -
editorialImages.getUpdatedEditorialImageDeprecated; use
GET /v2/editorial/images/updatedinstead to get recently updated items. -
editorialImages.getUpdatedEditorialImagesThis 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.
-
editorialImages.getV2EditorialIdDeprecated; use
GET /v2/editorial/images/{id}instead to show information about an editorial image, including a URL to a preview image and the sizes that it is available in. -
editorialImages.licenseEditorialImageDeprecated; use
POST /v2/editorial/images/licensesinstead to get 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. -
editorialImages.licenseEditorialImagesThis 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.
-
editorialImages.listEditorialImageCategoriesThis endpoint lists the categories that editorial images can belong to, which are separate from the categories that other types of assets can belong to.
-
editorialImages.searchEditorialDeprecated; use
GET /v2/editorial/images/searchinstead to search for editorial images. -
editorialImages.searchEditorialImagesThis 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
categoryparameter to "Alone,Performing" and also specify aqueryparameter, 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 thequeryparameter by prefixing the term with NOT. -
editorialVideo.getEditorialVideoThis endpoint shows information about an editorial image, including a URL to a preview image and the sizes that it is available in.
-
editorialVideo.getEditorialVideoLicenseListThis endpoint lists existing editorial video licenses.
-
editorialVideo.licenseEditorialVideoThis 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.
-
editorialVideo.listEditorialVideoCategoriesThis endpoint lists the categories that editorial videos can belong to, which are separate from the categories that other types of assets can belong to.
-
editorialVideo.searchEditorialVideosThis 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
categoryparameter to "Alone,Performing" and also specify aqueryparameter, 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 thequeryparameter by prefixing the term with NOT. -
images.addImageCollectionItemsThis endpoint adds one or more images to a collection by image IDs.
-
images.bulkSearchImagesThis endpoint runs up to 5 image searches in a single request and returns up to 20 results per search. You can provide global search parameters in the query parameters and override them for each search in the body parameter. The query and body parameters are the same as in the
GET /v2/images/searchendpoint. -
images.createImageCollectionThis endpoint creates one or more image collections (lightboxes). To add images to the collections, use
POST /v2/images/collections/{id}/items. -
images.deleteImageCollectionThis endpoint deletes an image collection.
-
images.deleteImageCollectionItemsThis endpoint removes one or more images from a collection.
-
images.downloadImageThis endpoint redownloads images that you have already received a license for. The download links in the response are valid for 8 hours.
-
images.getFeaturedImageCollectionThis 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. -
images.getFeaturedImageCollectionItemsThis endpoint lists the IDs of images in a featured collection and the date that each was added.
-
images.getFeaturedImageCollectionListThis endpoint lists featured collections of specific types and a name and cover image for each collection.
-
images.getImageThis endpoint shows information about an image, including a URL to a preview image and the sizes that it is available in.
-
images.getImageCollectionThis 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. -
images.getImageCollectionItemsThis endpoint lists the IDs of images in a collection and the date that each was added.
-
images.getImageCollectionListThis endpoint lists your collections of images and their basic attributes.
-
images.getImageKeywordSuggestionsThis endpoint returns up to 10 important keywords from a block of plain text.
-
images.getImageLicenseListThis endpoint lists existing licenses.
-
images.getImageListThis endpoint lists information about one or more images, including the available sizes.
-
images.getImageRecommendationsThis endpoint returns images that customers put in the same collection as the specified image IDs.
-
images.getImageSuggestionsThis endpoint provides autocomplete suggestions for partial search terms.
-
images.getUpdatedImagesThis 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
intervalparameter to show images that were updated recently, but you can also use thestart_dateandend_dateparameters to specify a range of no more than three days. Do not use theintervalparameter with eitherstart_dateorend_date. -
images.licenseImagesThis 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.
-
images.listImageCategoriesThis endpoint lists the categories (Shutterstock-assigned genres) that images can belong to.
-
images.listSimilarImagesThis endpoint returns images that are visually similar to an image that you specify.
-
images.renameImageCollectionThis endpoint sets a new name for an image collection.
-
images.searchImagesThis 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
queryparameter 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. -
oauth.authorizeThis 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.
-
oauth.createAccessTokenThis endpoint returns an access token for the specified user and with the specified scopes. The token does not expire until the user changes their password. The body parameters must be encoded as form data.
-
soundEffects.downloadSfxThis endpoint redownloads sound effects that you have already received a license for. The download links in the response are valid for 8 hours.
-
soundEffects.getSfxDetailsThis endpoint shows information about a sound effect.
-
soundEffects.getSfxLicenseListThis endpoint lists existing licenses.
-
soundEffects.getSfxListDetailsThis endpoint shows information about sound effects.
-
soundEffects.licensesSfxThis endpoint licenses sounds effect assets.
-
soundEffects.searchSfxThis endpoint searches for sound effects. If you specify more than one search parameter, the API uses an AND condition.
-
test.echoEcho text
-
test.validateValidate input
-
users.getAccessTokenGet access token details
-
users.getUserGet user details
-
users.getUserSubscriptionListList user subscriptions
-
videos.addVideoCollectionItemsThis endpoint adds one or more videos to a collection by video IDs.
-
videos.createVideoCollectionThis endpoint creates one or more collections (clipboxes). To add videos to collections, use
POST /v2/videos/collections/{id}/items. -
videos.deleteVideoCollectionThis endpoint deletes a collection.
-
videos.deleteVideoCollectionItemsThis endpoint removes one or more videos from a collection.
-
videos.downloadVideosThis endpoint redownloads videos that you have already received a license for.
-
videos.findSimilarVideosThis endpoint searches for videos that are similar to a video that you specify.
-
videos.getFeaturedVideoCollectionThis 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. -
videos.getFeaturedVideoCollectionItemsThis endpoint lists the IDs of videos in a featured collection and the date that each was added.
-
videos.getFeaturedVideoCollectionListThis endpoint lists featured video collections and a name and cover video for each collection.
-
videos.getUpdatedVideosThis 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
intervalparameter to show videos that were updated recently, but you can also use thestart_dateandend_dateparameters to specify a range of no more than three days. Do not use theintervalparameter with eitherstart_dateorend_date. -
videos.getVideoThis endpoint shows information about a video, including URLs to previews and the sizes that it is available in.
-
videos.getVideoCollectionThis 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.
-
videos.getVideoCollectionItemsThis endpoint lists the IDs of videos in a collection and the date that each was added.
-
videos.getVideoCollectionListThis endpoint lists your collections of videos and their basic attributes.
-
videos.getVideoLicenseListThis endpoint lists existing licenses.
-
videos.getVideoListThis endpoint lists information about one or more videos, including the aspect ratio and URLs to previews.
-
videos.getVideoSuggestionsThis endpoint provides autocomplete suggestions for partial search terms.
-
videos.licenseVideosThis 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.
-
videos.listVideoCategoriesThis endpoint lists the categories (Shutterstock-assigned genres) that videos can belong to.
-
videos.renameVideoCollectionThis endpoint sets a new name for a collection.
-
videos.searchVideosThis 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
queryparameter by prefixing the term with NOT. -
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools