Authorizations
Query Parameters
Aggregate results over time, i.e., aggregate by week or by month
week, month "month"
end_user_id for statistics; either end_user_id or end_user_heron_id is required
"your_end_user_id"
The latest transaction timestamp date to use in forecasting
"2022-01-31"
The earliest transaction timestamp date to use in forecasting
"2022-01-01"
Label of category to be forecasted; either category_heron_id or category_label must be present
"Revenue"
Heron-generated id for end user; either end_user_id or end_user_heron_id is required
"eus_9wK2Cs9mNSzowptGpB2aUB"
ISO 4217 currency code to convert to
GBP, USD, EUR "USD"
Heron ID of category to be forecasted; either category_heron_id or category_label must be present
"ctg_h5MRX8bNFLgatxRVJjxnS3"
Response
OK
ISO 4217 currency code
3"USD"
Forecast date at specified date granularity
"2025-10-22"
Predicted amount
42.42
Predict amount lower bound
4.24
Predicted amount upper bound
420.42