# Getty Images API **Provider:** Getty Images **Category:** entertainment **Base URL:** `http://developers.gettyimages.com` **Auth:** oauth2 — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Based on license tier **Free Tier:** No **Pricing:** Enterprise / contact sales (subscription) **Docs:** http://developers.gettyimages.com/en/ ## Description Build applications using the world's most powerful imagery ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `http://developers.gettyimages.com/` | See documentation for endpoint reference | ## Authentication See documentation for auth details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'http://developers.gettyimages.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Paid API. Embed API free for non-commercial use; commercial licensing required for commercial use. --- *Source: [API Map](https://apimap.dev/apis/getty-images/) — CC BY 4.0*