https://github.com/gettyimages/gettyimages-api
Getty Images API - code samples, help, etc.
https://github.com/gettyimages/gettyimages-api
api getty gettyimages-api images php python video
Last synced: 5 months ago
JSON representation
Getty Images API - code samples, help, etc.
- Host: GitHub
- URL: https://github.com/gettyimages/gettyimages-api
- Owner: gettyimages
- License: mit
- Created: 2017-12-18T23:19:20.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-07-01T21:05:29.000Z (11 months ago)
- Last Synced: 2025-08-01T08:31:09.290Z (10 months ago)
- Topics: api, getty, gettyimages-api, images, php, python, video
- Language: JavaScript
- Homepage: http://developers.gettyimages.com
- Size: 51.8 KB
- Stars: 27
- Watchers: 10
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gettyimages-api
Getty Images API - code samples, help, etc.
## API Keys
Getty Images customers with a paid subscription can be provided access to our API. Please contact your sales rep for more information.
## Code Samples
Here's what we have so far; more samples are on the way:
* [ASP.NET Core in .NET 5 Auth Code sample](./dotnet/AuthCodeWebAppMVC)
* [Curl](./curl)
* [JavaScript](./javascript)
* [Client-side Authorization Code reference implementation](./javascript/auth-code-client-side/)
* [PHP](./php)
* [Python](./python)
## Developer Portal
Visit our [Developer Portal](http://developers.gettyimages.com) for more information.