Log in
Model

Endpoint

Magento\ReCaptchaWebapiApi\Model\Data\Endpoint

What it does

This class represents a Web API endpoint configuration for ReCaptcha validation in Magento 2.

Developers use it to define which service class, method, and endpoint name should be protected by ReCaptcha validation.

It stores the endpoint metadata needed to identify and secure specific API routes with ReCaptcha verification.

Public Methods

  • getServiceClass()
  • getServiceMethod()
  • getName()