Module Webapi Logs
youwe/module-webapi-logs
Logs all REST API calls made to your Magento instance. Provides a report in the admin panel to analyze requests and responses for debugging.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Share This Module's Status
README
Loaded from GitHubDescription
This module allows you to analyze all the webapi rest done call toward your magento.
Install
composer require youwe/module-webapi-logs
Configure
-
Log-in your Magento backend
-
Go to
Stores > Configuration > System > Webapi Logsand enable it
Use
Go to Reports > Webapi Logs > Show Logs
You can select an entry to see more details about the request and the response
Attention!
If you disable the Secret Mode this module will logs everything passes in the webapi calls (tokens and passwords too!), then remember to clean logs by clicking the Delete All Logs button:
Contribution
Yes, of course you can contribute sending a pull request to propose improvements and fixes.
This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.