Statistics via API
Overview
Fynapse allows you to gather different metrics using REST API endpoints.
Retrieving Metrics Using REST API
This section covers the steps required to retrieve statistical metrics using REST API.

Statistics REST API Endpoints
Get Processing Statistics
Allows you to retrieve current processing status of ingested data.
Example
Get Ingestion Metrics
Allows you to retrieve information about ingestions, both API-sourced and from ingestion files, in a defined period.
Example
Get Journal Metrics
Allows you to retrieve information about the status of ingested Journals in a defined period.
Example
Get Journal Metrics by Day
Allows you to retrieve information about the status of ingested Journals per day.
Example
Get Processing Metrics
Allows you to retrieve information about Business Event processing metrics and the total number of records generated by a Flow.
Example
Get Throughput Metrics
Allows you to retrieve information about the daily average processing speed of ingested Journal Lines per day.
Example