Intangles Api Summary
The Intangles API Summary DocType keeps a record of all API calls made in the Intangles Integration module. It helps you easily see which APIs were used, when, and whether they worked or failed.
- Date: The day the API was called.
- API Type: Name or type of the API.
- Status Code: Result of the API call (e.g., 200 for success, 500 for error).
- Count: Number of times this API was called.
- Failure Details: Shows errors if the API did not work properly.
- Response: The message or data returned by the API.
This DocType is useful for monitoring API performance, troubleshooting problems, and keeping track of all API activity in one place.