Log in
Model

Partners

Magento\Marketplace\Model\Partners

What it does

This class manages communication with Magento's partner API to fetch and display a list of platinum partners in the Magento Admin.

Developers would use this to retrieve partner information for the Marketplace section of the admin panel, with built-in caching to reduce API calls and handle failures gracefully.

Public Methods

  • getApiUrl()
  • getPartners()
  • getCurlClient()
  • getCache()
  • getReferer()