gettyimages.com

API provider — gettyimages.com

🔑 apikey 52 endpoints media
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (10 total)

npm install gettyimages-api_nodejs_sample
gettyimages-api_nodejs ✓ Official
npm install gettyimages-api_nodejs
npm install gettyimages-api_nodejs
gettyimages-api_java ✓ Official
# Maven: see https://github.com/gettyimages/gettyimages-api_java
# Maven: see https://github.com/joenjuki/gettyimages-api_java
gettyimages-api_ruby ✓ Official
gem install gettyimages-api_ruby
dotnet add package gettyimages-api_dotnet_sample
gettyimages-api_dotnet ✓ Official
dotnet add package gettyimages-api_dotnet
gettyimages-api_php ✓ Official
composer require gettyimages-api_php
composer require gettyimages-api_php
curl examples
Get all boards that the user participates in
curl \
  -H "Api-Key: $API_KEY" \
  /v3/boards
Get metadata for multiple events
curl \
  -H "Api-Key: $API_KEY" \
  /v3/events
Get metadata for multiple images by supplying multiple image ids
curl \
  -H "Api-Key: $API_KEY" \
  /v3/images
Endpoints (52 total)
GET
/v3/boards
Get all boards that the user participates in
GET
/v3/events
Get metadata for multiple events
GET
/v3/images
Get metadata for multiple images by supplying multiple image ids
GET
/v3/videos
Get metadata for multiple videos by supplying multiple video ids
GET
/v3/products
Get Products
GET
/v3/countries
Gets countries codes and names.
GET
/v3/downloads
Returns information about a customer's downloaded assets.
GET
/v3/collections
Gets collections applicable for the customer.
GET
/v3/events/{id}
Get metadata for a single event
GET
/v3/images/{id}
Get metadata for a single image by supplying one image id
GET
/v3/orders/{id}
Get order metadata
GET
/v3/videos/{id}
Get metadata for a single video by supplying one video id
At a glance
Total SDKs10
Languages5
Endpoints52
Authapikey
Categories1