REST Endpoints
Here's a list of all the REST API endpoints available in Faraday.
| REST Path | REST Method | RPC |
|---|---|---|
| /v1/faraday/closereport | GET | frdrpc.CloseReport |
| /v1/faraday/exchangerate | GET | frdrpc.ExchangeRate |
| /v1/faraday/insights | GET | frdrpc.ChannelInsights |
| /v1/faraday/nodeaudit | GET | frdrpc.NodeAudit |
| /v1/faraday/outliers/{rec_request.metric} | GET | frdrpc.OutlierRecommendations |
| /v1/faraday/revenue | GET | frdrpc.RevenueReport |
| /v1/faraday/threshold/{rec_request.metric} | GET | frdrpc.ThresholdRecommendations |