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.

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 |

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 | Endpoint required for performing CRUD | Y | ||
Authentication | OAuth2 | Type of authentication | Y |
|
Client Id | {client_id} |
| Y |
|
Client Secret | {client_secret} |
| Y |
|
Token URL |
| Y | ||
Authorization Url |
| Y | ||
Scopes | none |
|
| none |