help wanted✨ goal: improvement🏁 status: ready for work💻 aspect: code🟩 priority: low
Repository-Metriken
- Stars
- (48 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Problem
The Getty Images API (API Documentation) provides access to a vast global library of premium visual content (images, illustrations, video, editorial) from Getty Images and iStock. The Getty Images API is currently at version 3 and it provides access to over 477 million assets. It exposes metadata on usage restrictions, license model, product types, see more at (Meta data).
API Information
- The Getty Images API requires all requests to include an Api Key to authenticate the client(in some cases require authorization)
- Uses the Base URL (v3): https://api.gettyimages.com/v3/
- Data is returned in JSON format.
- The Getty Images API throttles client requests based on limits associated with the client’s API Key. The rate limit is configured when a customer is initially setup to use the API
Implementation
- I would be interested in implementing this feature.