Analytics
The Analytics component of the Keyfactor API
An API is a set of functions to allow creation of applications. Keyfactor offers the Keyfactor API, which allows third-party software to integrate with the advanced certificate enrollment and management features of Keyfactor Command. is used to generate the data for the dashboard.
All Widgets and analytics endpoints that use collections support collections with user-specific tokens (%ME%, %ME-AN%, %ROLES%). See Certificate Search Page for information about these special search values. Counts of these collections with special tokens are cached dependent on the Collection Caching Interval application setting (see Application Settings: Dashboard and Reports Tab
Table 219: Analytics Endpoints
|
Endpoint |
Method |
Description |
Links |
|---|---|---|---|
| /Certificates/Count | GET | Returns the number of certificates that match the requested query and specified collection ID. | GET Analytics Certificates Count |
| /Certificates/Count/Grouped | GET | Returns the certificate count grouped by the selected group by field | GET Analytics Certificates Count Grouped |
| /Certificates/Count/Collections | GET | Returns the number of active certificates for a given list of collections. | GET Analytics Certificates Count Collections |
| /Certificates/Issuance | GET | Returns the number of certificates issued in a given time period. | GET Analytics Certificates Issuance |
| /Certificates/Revocation | GET | Returns the number of certificates revoked in a given time period. | GET Analytics Certificates Revocation |
| /SSL/Networks/Endpoints | GET | Returns the number of endpoints for the requested SSL networks, or all networks. | GET Analytics SSL Networks Endpoints |
| /SSL/Networks/Endpoints/Status | GET | Returns the number of endpoints, grouped by status, for the requested SSL networks, or all networks. | GET Analytics SSL Networks Endpoints Status |
Was this page helpful? Provide Feedback