Depositphotos · Authentication Profile

Depositphotos Authentication

Authentication

Depositphotos secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

Stock PhotosImagesVideosVectorsMediaCreative AssetsGenerative AI
Methods: apiKey Schemes: 2 OAuth flows: API key in: query

Security Schemes

ApiKeyParam apiKey
· in: query (dp_apikey)
SessionId apiKey
· in: query (dp_session_id)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/depositphotos-enterprise-api.json, openapi/depositphotos-partner-api.json
summary:
  types:
  - apiKey
  api_key_in:
  - query
schemes:
- name: ApiKeyParam
  type: apiKey
  in: query
  parameter: dp_apikey
  description: API key issued to the registered corporate client
  sources:
  - openapi/depositphotos-enterprise-api.json
  - openapi/depositphotos-partner-api.json
- name: SessionId
  type: apiKey
  in: query
  parameter: dp_session_id
  description: Session identifier obtained from loginEnterprise, valid for 3 hours
  sources:
  - openapi/depositphotos-enterprise-api.json
  - openapi/depositphotos-partner-api.json