Asset source for Getty Images (Beta)
Studio v2
This plugin only works with an older version of Sanity Studio (v2), which is deprecated.
Add images from Getty right from Sanity Studio
v2 install command (deprecated)
sanity install asset-source-gettysanity-plugin-asset-source-getty
Use the Getty API to select image right in Sanity CMS
Installation
In your studio folder, run:
sanity install asset-source-gettyCreate ./config/asset-source-getty.json and add the following:
{
"apiKey": "yourkeyhere",
"apiSecret": "yoursecrethere"
}