Using public-api-sdk-generator with shutterstock.com

Mustache integration

✓ Official SDK
Install
# See https://github.com/shutterstock/public-api-sdk-generator
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
SDK on GitHub 📄 API Docs
SDK
public-api-sdk-generator
Mustache
API
shutterstock.com
shutterstock.com
At a glance
Language Mustache
Endpoints118
Base URLhttps://api.shutterstock.com
✓ Official