Ana içeriğe geç

Portal Traffic Report

What Is It For?

  • Summarizes portal subscription traffic by product × organization × application for a selected period
  • Places success, blocked, and error counts side by side to show which subscriptions are unhealthy
  • Helps you spot slow consumers via min/max/average response times
  • Makes period performance comparison and reporting easy without opening the live traffic screen

Who Uses It?

  • Portal administrators: To report period subscription performance
  • Product owners: To see how their API products are used across organizations
  • Support teams: To quickly validate a complaining organization/app pair

Access and Permissions​

  • In the admin panel follow Portal → Reports → API Traffic Report
  • Roles with portal report access (Portal Manager, Admin, Portal Business) can view the report
API Traffic Report
Info

This screen is not a live request list. It is a summary metrics table for the selected date range. For live quota/traffic and the request drawer, use Traffic & Usage.

Filtering​

FilterDescription
API ProductOne or more products; empty = all
OrganizationOne or more organizations; empty = all
Date rangeAnalytic date-range picker (default about 30 days)
Search / ClearRun the query / clear filters
Note

The standalone API Traffic Report page has no App filter. The App filter appears on the traffic panel inside organization overview.

How to Read the Report​

Each row is an API Product · Organization · App combination.

Information​

ColumnDescription
API ProductThe API product being measured
OrganizationConsumer organization
AppSubscribed application

Traffic Metrics (count)​

ColumnDescription
SuccessfulSuccessful request count
BlockedRequests blocked by quota / rate limit, etc.
ErrorFailed requests
TotalTotal requests

Total Time (ms)​

ColumnDescription
Min.Lowest response time
Max.Highest response time
Avg.Average response time

Interpretation tips:

  • High Blocked, low Successful → look at quota or rate-limit pressure → Quota / Plan Usage
  • High Error → inspect the product, plan, or client integration
  • Avg / Max separate outliers; one slow app may skew the average

Usage Scenarios​

  • Over the last 30 days, see which organizations block the most on a product and review plan limits
  • Compare the average duration of a support-reported organization with peers
  • Track the first-week success rate of a newly published product