Skip to content
Other

shutterstock.com

Shutterstock API Explorer sandbox and mock API

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. Writes persist, data moves on a schedule and every change can fire a signed webhook.

Operations
118
Collections
-
Event types
-
example request
curl https://your-shutterstock.slurry.io/v2/ai/audio/descriptors \
  -H "Authorization: Bearer slurry_sim_..."

Your simulation gets its own hostname, key and IP allow-list. Built from API version 1.1.32.

What gets simulated

Collections, relationships and state machines are worked out from the spec when you start the simulation.

  • State. Creates, updates and deletes persist and show up in later reads.
  • Behaviour. Records move through their states on a schedule you control, and you can fast-forward up to 30 days.
  • Webhooks. Every change emits a signed, retried event.
  • Failure. Per-endpoint errors, latency and chaos rules, on demand.

Operations

First 12 of 118.

  • GET/v2/ai/audio/descriptors
  • GET/v2/ai/audio/instruments
  • GET/v2/ai/audio/renders
  • POST/v2/ai/audio/renders
  • GET/v2/audio
  • GET/v2/audio/collections
  • POST/v2/audio/collections
  • GET/v2/audio/collections/{id}
  • POST/v2/audio/collections/{id}
  • DELETE/v2/audio/collections/{id}
  • GET/v2/audio/collections/{id}/items
  • POST/v2/audio/collections/{id}/items