Skip to main content
Skip table of contents

Getty Images Connector v1.0

1. General Information

Getty Images is a leading global visual content provider that offers a vast collection of stock photos, videos, music, and editorial content.

image-20241231-002902.png

2. Authentication

Getty Images uses OAuth2.0 to authenticate APIs.

API-Key header

While Getty Images uses OAuth2 to authenticate its apis. We also need to send the client_id in api-key header of the request.

Note: We can not create oauth apps on Getty images to create client_id and secret. We need to send an email our Getty Account Manager at enterprisesolutionssupport@gettyimages.com to get client_id and secret for API authentication.

3. Connector Actions and Tests

Downloads: Returns information about a customer's downloaded assets. (GET)

Action Name / Method

Downloads: Returns information about a customer's downloaded assets. (GET)

Action Description

This action is used to retrieve download history for a user with a from_date to end_date.

 

Test Case

This action is used to retrieve download history for a user with a from_date to end_date.

Request Body Name

Paramenter

 

 Date From

 

Date To

image-20241012-084538.png

 

4. Connection Settings and Configuration

Settings Parameters

Value

Description

Required (Y/N)

Default Value

Settings Parameters

Value

Description

Required (Y/N)

Default Value

Connector

Getty Images

Connector Name

Y

Getty Images

Host Name

https://api.gettyimages.com

Endpoint required for performing CRUD

Y

https://api.gettyimages.com

Authentication

OAuth2

Type of authentication

Y

 

Client Id

{client_id}

 

Y

 

Client Secret

{client_secret}

 

Y

 

Token URL

https://authentication.gettyimages.com/oauth2/token

 

Y

https://authentication.gettyimages.com/oauth2/token

Authorization Url

https://authentication.gettyimages.com/oauth2/auth

 

Y

https://authentication.gettyimages.com/oauth2/auth

Scopes

none

 

 

none

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.