Log in
Interface

ClientInterface

Magento\AdobeStockClientApi\Api\ClientInterface

What it does

This interface defines the contract for interacting with the Adobe Stock API client.

Developers use this to search for Adobe Stock assets, check user quotas, license images, and retrieve download URLs for licensed content.

It provides the core functionality for integrating Adobe Stock's asset management capabilities into Magento 2.

Public Methods

  • search()
  • getQuota()
  • getLicenseConfirmation()
  • testConnection()
  • licenseImage()
  • getImageDownloadUrl()