shutterstock.com

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.

🔑 basic 118 endpoints media
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (8 total)

pip install shutterstock-python-sdk
pip install shutterstock-sdk
pip install shutterstock-api
kinesis-helpers ✓ Official
npm install kinesis-helpers
npm install shutterstock-typescript-sdk
npm install public-api-javascript-sdk
# Maven: see https://github.com/konfig-sdks/shutterstock-java-sdk
# See https://github.com/shutterstock/public-api-sdk-generator
curl examples
List details about sound effects
curl \
  -u "$API_USER:$API_PASS" \
  https://api.shutterstock.com/v2/sfx
Echo text
curl \
  -u "$API_USER:$API_PASS" \
  https://api.shutterstock.com/v2/test
Get user details
curl \
  -u "$API_USER:$API_PASS" \
  https://api.shutterstock.com/v2/user
Endpoints (118 total)
GET
/v2/sfx
List details about sound effects
GET
/v2/test
Echo text
GET
/v2/user
Get user details
GET
/v2/audio
List audio tracks
GET
/v2/images
List images
GET
/v2/videos
List videos
GET
/v2/sfx/{id}
Get details about sound effects
GET
/v2/audio/{id}
Get details about audio tracks
GET
/v2/sfx/search
Search for sound effects
GET
/v2/audio/moods
List audio moods
GET
/v2/cv/keywords
List suggested keywords
GET
/v2/images/{id}
Get details about images
At a glance
Total SDKs8
Languages5
Endpoints118
Authbasic
Categories1
https://api.shutterstock.com