Developer Activity
The Developer Activity page displays the user activity log. You can filter the log by date or plan. The number of active developers is shown above the users list. By clicking a user name, you can view the detailed activity report for that user. Refer to Developer Activity Reports (for a specific developer) for more information.
Developer Activity: Field and Descriptions
The following table describes the fields in the Developer Activity report.
| Field | Description |
|---|---|
| Username | User or developer name. |
| Key | Key associated with the application and used by the developer to make API calls. |
| Application | Registered application that utilizes the Plan or an API. |
| Plan or Company | The plan or company containing the utilized API service. The Plan field is available on the Packages page, and the Company field is available on the Services page. |
| Successful Calls | Number of successful calls. |
| Percent | Percentage of successful calls. |
| Other | Calls that neither pass through the Traffic Manager nor return the 403 error. They include responses such as: 1. Timeout. 2. Invalid key. 3. Invalid signatures. 4. Resource not found. 5. HTTP 3xx series errors. |
| Blocked Calls | Calls that return a 403 error for any of the following reasons: 1. Quota or throttle limit is crossed. 2. Developer is inactive. 3. Developer is not authorized. 4. The referrer is unknown. |
| Quota | The total number of calls allowed for a specified time. The value displayed in the Quota column is a cumulative number. For example, if the quota for the selected API is 2000 per day and the number of days selected is 70, the number displayed in the Quota column is 140,000. |
| Data Served | Data served (in bytes) for the application. |
Developer Activity Reports (for a specific developer)
This page displays the reports that are specific to the selected developer. Click the Username link on the Developer Activity table to access the report for a particular developer. This opens the Developer Activity: <your developer name> report with the developer application, key, email, registration date, along with the following details:
- Current Quota Usage
- Calls Made
- Top 5 Method Calls
- Top 5 Error Response Codes
- Map Overlay
- Data Served
Current Quota Usage
A progress bar displays the quota percentage used by the developer. The remaining quota and the number of hours left until the next quota period starts are explicitly displayed.
Calls Made
The report displays the number of successful, blocked, and other calls made by the developer during the specified time period.
Top 5 Method Calls
The report includes the 5 method calls received by the developer. Refer to Methods for more information on method call reports.
Top 5 Error Response Codes
The report includes the top 5 error responses received by the developer. Refer to Top 5 Error Response Codes for more information.
Map Overlay
The report includes a heat map showing the geographic distribution of the developer's calls. Refer to Geographic Call Distribution for more information.
Data Served
The report displays the data served to the developer application. Refer to Data Served for more information.
Next Steps
Access the Developer Activity page to view the developer activity log. Refer to Accessing or Filtering Reports and Download Reports for more information.