
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@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.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.