API Endpoint Creation Report
View Options
This report offers two different views:
Shows graphically how many API Endpoints were created monthly in the date range determined from filters.
Lists data in the graph view in detail in table format.
Filtering by API Proxy Type
The type filter in the list view offers the API Proxy types that can define endpoints: REST, SOAP and gRPC. AI, MCP, A2A and WebSocket proxies do not contain endpoint definitions, so they are not listed in this report and are not offered as filter options. You can select several types at once; when none is selected, all endpoint-capable types are listed.
The type column shows the type of the API Proxy each endpoint belongs to, independently of the filter you apply.
Showing Routing Information
Two options in the filter area let you see where your endpoints actually route requests. Both are off by default; when you turn them on, a new column is added both to the on-screen list and to the Excel output.
Shows the target address a request to the endpoint is forwarded to. If the endpoint defines its own backend path, that path is appended to the address. When several targets are defined, all of them are listed one under another.
When a target is used only if certain conditions are met, shows a summary of that condition on the same line as the address. The cell stays empty for targets without conditions. On AI Proxies a condition can be defined either by field comparison or by semantic similarity; both forms are summarized.
The route condition option becomes available once the route address option is enabled. Condition summaries are produced aligned with the address lines, so they carry no meaning without the address column.
An endpoint-specific backend path is appended to the address only for REST API Proxies. For other types, the target information defined at API Proxy level is shown as it is.
Because both columns are off by default, scripts that process your existing Excel output are unaffected; the columns appear only when you enable them.