
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@pesdk/getty-images-integration
Advanced tools
The Getty Images Library SDK lets your users easily search, license and edit stock photos from Getty's creative and editorial libraries.
The Getty Images Library SDK lets your users easily search, license and edit stock photos from Getty's creative and editorial libraries.
Users can find and license images through an easy to use search interface without leaving your application or website. Export the licensed images to your application for further processing whether you are powering content creation or graphic design.
You need to use your backend endpoint that provides an OAuth token for the Getty Images API.
yarn add @pesdk/getty-images-integration @pesdk/getty-images photoeditorsdk react react-dom
or
npm install --save @pesdk/getty-images-integration @pesdk/getty-images photoeditorsdk react react-dom
<div id="editor" style="position: relative, width: 100vw, height: 100vh" />
import { PhotoEditorSDKUI } from '@pesdk/getty-images-integration';
await PhotoEditorSDKUI.init({
gettyAPIKey: "<YOUR_GETTY_API_KEY>",
gettyTokenURL: `${window.location.href}/token`,
container: "#editor",
assetBaseUrl: "https://cdn.img.ly/packages/imgly/photoeditorsdk/5.17.4/assets",
});
Getty Images Library SDK example
Visit our docs
Please see LICENSE for licensing details.
Use our service desk for bug reports or support requests.
FAQs
The Getty Images Library SDK lets your users easily search, license and edit stock photos from Getty's creative and editorial libraries.
We found that @pesdk/getty-images-integration demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.