Log in
Model

Config

Magento\WebapiAsync\Model\Config

What it does

This class manages configuration for Magento 2's asynchronous Web API functionality.

It generates and caches topic names for message queue operations based on API routes, allowing developers to convert synchronous REST API calls into asynchronous operations.

Use this when you need to retrieve topic names or service configurations for async API endpoints.

Public Methods

  • getServices()
  • getTopicName()