Authenticate to the Getty Images API with the OAuth 2.0 client credentials grant for server-to-server, non-user-specific requests

domain: api.gettyimages.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Obtain an API key and secret for the application from Getty Images
  2. Call POST https://authentication.gettyimages.com/oauth2/token with Content-Type application/x-www-form-urlencoded, grant_type=client_credentials, client_id, and client_secret
  3. Store the returned access_token and its expires_in value (up to 30 minutes) and token_type (Bearer)
  4. Reuse the cached access token for all requests until it is close to expiring, then request a new one with the same client_credentials call — this grant type has no refresh token
  5. Include both the Api-Key header and 'Authorization: Bearer <access_token>' on subsequent calls such as search

Known gotchas

Related routes

Authenticate to the Getty Images API with the OAuth 2.0 authorization code grant (with PKCE) for user-context requests
api.gettyimages.com · 5 steps · unrated
Authenticate to the D2L Brightspace Valence API using the OAuth 2.0 Client Credentials grant for a server-to-server integration
education · 6 steps · unrated
Authenticate server-to-server against the Universe Public API using OAuth2 client credentials
universe.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans