Economic Forecasting Model
Section 7: Real-Time Inference API
7.1 Design Principles
The API follows RESTful standards and is designed to be stateless, secure, and ultra-low latency.
7.2 Core Endpoints
/predict: One-step or multi-step forecast generation./forecast/horizon: Multi-period predictions./model/info: Metadata for the active model version.