View API reports: Difference between revisions

From Bloomex Wiki
Jump to navigation Jump to search
(Created page with "center|thumb")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:View API Reports.png|center|thumb]]
[[File:View API Reports.png|center|thumb]]
[https://adm.bloomex.ca/administrator/index2.php?option=com_brightreporter_log View API Reports Link]
View API reports component is a tool designed for viewing reports related to the use of API (Application Programming Interface).
It allows you to analyze and track the requests and responses that are received and sent through the API on your website.
This component enables you to effectively monitor and manage interactions with external systems and services using the API, providing valuable insights into your web project.
[[File:Menu View API Reports.png|center|thumb|872x872px]]Additionally, the component provides the ability to customize report parameters. In this case, the component settings include an SQL query for extracting specific data from the <code>api_api_requests</code> table in the database.
This query filters results according to the specified time interval.
Through this component, it is convenient to monitor and analyze interactions with external systems and services using the API, allowing for more efficient management and support of the web project.

Latest revision as of 17:31, 17 September 2023

View API Reports.png

View API Reports Link


View API reports component is a tool designed for viewing reports related to the use of API (Application Programming Interface).

It allows you to analyze and track the requests and responses that are received and sent through the API on your website.

This component enables you to effectively monitor and manage interactions with external systems and services using the API, providing valuable insights into your web project.

Menu View API Reports.png

Additionally, the component provides the ability to customize report parameters. In this case, the component settings include an SQL query for extracting specific data from the api_api_requests table in the database.

This query filters results according to the specified time interval.

Through this component, it is convenient to monitor and analyze interactions with external systems and services using the API, allowing for more efficient management and support of the web project.