Eyer Query API - current day forecast selected metric
GET https://api.eyer.ai/v1/ad/corridors/{node-id}/{metric-id}/forecast
The endpoint will return all baselines for the selected metric for the current day (up until 23:59) when queried. You can use the baseline information to forecast predicted behavior for the selected metric.
Authentication: use “Authorization” in your HTTP header with your query key.
Example response
{
"node": 10,
"metric": "2b953ac0-f047-45e0-a8e4-bc66e0593eff",
"main": [
{
"bottom": 553.5500122010744,
"top": 5820.373798378574,
"from": "2025-05-06T00:00:00Z",
"to": "2025-05-06T01:00:00Z"
},
{
"bottom": 553.5500122010744,
"top": 5905.771935461638,
"from": "2025-05-06T01:00:00Z",
"to": "2025-05-06T02:00:00Z"
},
{
"bottom": 586.7764284962727,
"top": 5530.399483068668,
"from": "2025-05-06T02:00:00Z",
"to": "2025-05-06T03:00:00Z"
},
{
"bottom": 575.6927615167576,
"top": 6063.273579407467,
"from": "2025-05-06T03:00:00Z",
"to": "2025-05-06T04:00:00Z"
},
{
"bottom": 527.7602873108667,
"top": 5886.214189611082,
"from": "2025-05-06T04:00:00Z",
"to": "2025-05-06T05:00:00Z"
},
{
"bottom": 564.6172161334393,
"top": 6054.326566894839,
"from": "2025-05-06T05:00:00Z",
"to": "2025-05-06T06:00:00Z"
},
{
"bottom": 560.927210186199,
"top": 6813.470302780006,
"from": "2025-05-06T06:00:00Z",
"to": "2025-05-06T07:00:00Z"
},
{
"bottom": 590.4727523338166,
"top": 6332.9422631445905,
"from": "2025-05-06T07:00:00Z",
"to": "2025-05-06T08:00:00Z"
},
{
"bottom": 4.404082057734577,
"top": 5673.5013548865445,
"from": "2025-05-06T08:00:00Z",
"to": "2025-05-06T09:00:00Z"
},
{
"bottom": 509.3693759524964,
"top": 5173.418887093404,
"from": "2025-05-06T09:00:00Z",
"to": "2025-05-06T10:00:00Z"
},
{
"bottom": 538.8071148746119,
"top": 6799.711178481549,
"from": "2025-05-06T10:00:00Z",
"to": "2025-05-06T11:00:00Z"
},
{
"bottom": 546.1766235091371,
"top": 6199.434390633416,
"from": "2025-05-06T11:00:00Z",
"to": "2025-05-06T12:00:00Z"
},
{
"bottom": 542.4913796764039,
"top": 5695.798879016504,
"from": "2025-05-06T12:00:00Z",
"to": "2025-05-06T13:00:00Z"
},
{
"bottom": 594.1699475574164,
"top": 6189.576963383063,
"from": "2025-05-06T13:00:00Z",
"to": "2025-05-06T14:00:00Z"
},
{
"bottom": 568.3081488254743,
"top": 5669.225677093698,
"from": "2025-05-06T14:00:00Z",
"to": "2025-05-06T15:00:00Z"
},
{
"bottom": 568.3081488254743,
"top": 6178.111932269581,
"from": "2025-05-06T15:00:00Z",
"to": "2025-05-06T16:00:00Z"
},
{
"bottom": 575.6927615167576,
"top": 6307.93650768236,
"from": "2025-05-06T16:00:00Z",
"to": "2025-05-06T17:00:00Z"
},
{
"bottom": 590.4727523338166,
"top": 5685.3529675344635,
"from": "2025-05-06T17:00:00Z",
"to": "2025-05-06T18:00:00Z"
},
{
"bottom": 538.8071148746119,
"top": 6956.27837234327,
"from": "2025-05-06T18:00:00Z",
"to": "2025-05-06T19:00:00Z"
},
{
"bottom": 583.080983611168,
"top": 6623.308833987033,
"from": "2025-05-06T19:00:00Z",
"to": "2025-05-06T20:00:00Z"
},
{
"bottom": 553.5500122010744,
"top": 6887.239473702905,
"from": "2025-05-06T20:00:00Z",
"to": "2025-05-06T21:00:00Z"
},
{
"bottom": 557.2381393706789,
"top": 5567.826554747315,
"from": "2025-05-06T21:00:00Z",
"to": "2025-05-06T22:00:00Z"
},
{
"bottom": 579.3864253550238,
"top": 6543.462473574438,
"from": "2025-05-06T22:00:00Z",
"to": "2025-05-06T23:00:00Z"
},
{
"bottom": 583.080983611168,
"top": 5984.305089421158,
"from": "2025-05-06T23:00:00Z",
"to": "2025-05-07T00:00:00Z"
}
],
"sup": [
{
"bottom": 553.5500122010744,
"top": 13743.623633959924,
"from": "2025-05-06T00:00:00Z",
"to": "2025-05-06T01:00:00Z"
},
{
"bottom": 553.5500122010744,
"top": 14198.475185154908,
"from": "2025-05-06T01:00:00Z",
"to": "2025-05-06T02:00:00Z"
},
{
"bottom": 586.7764284962727,
"top": 14347.048421743433,
"from": "2025-05-06T02:00:00Z",
"to": "2025-05-06T03:00:00Z"
},
{
"bottom": 575.6927615167576,
"top": 13489.663868555352,
"from": "2025-05-06T03:00:00Z",
"to": "2025-05-06T04:00:00Z"
},
{
"bottom": 527.7602873108667,
"top": 13965.392744437107,
"from": "2025-05-06T04:00:00Z",
"to": "2025-05-06T05:00:00Z"
},
{
"bottom": 564.6172161334393,
"top": 13658.740607546586,
"from": "2025-05-06T05:00:00Z",
"to": "2025-05-06T06:00:00Z"
},
{
"bottom": 560.927210186199,
"top": 12560.790399031517,
"from": "2025-05-06T06:00:00Z",
"to": "2025-05-06T07:00:00Z"
},
{
"bottom": 590.4727523338166,
"top": 13126.148721775213,
"from": "2025-05-06T07:00:00Z",
"to": "2025-05-06T08:00:00Z"
},
{
"bottom": 4313.64507601942,
"top": 13671.110288787444,
"from": "2025-05-06T08:00:00Z",
"to": "2025-05-06T09:00:00Z"
},
{
"bottom": 509.3693759524964,
"top": 15120.11044033544,
"from": "2025-05-06T09:00:00Z",
"to": "2025-05-06T10:00:00Z"
},
{
"bottom": 538.8071148746119,
"top": 12790.459276837963,
"from": "2025-05-06T10:00:00Z",
"to": "2025-05-06T11:00:00Z"
},
{
"bottom": 546.1766235091371,
"top": 13298.75475515932,
"from": "2025-05-06T11:00:00Z",
"to": "2025-05-06T12:00:00Z"
},
{
"bottom": 542.4913796764039,
"top": 13776.634397121405,
"from": "2025-05-06T12:00:00Z",
"to": "2025-05-06T13:00:00Z"
},
{
"bottom": 594.1699475574164,
"top": 13468.912972512506,
"from": "2025-05-06T13:00:00Z",
"to": "2025-05-06T14:00:00Z"
},
{
"bottom": 568.3081488254743,
"top": 14082.28893821198,
"from": "2025-05-06T14:00:00Z",
"to": "2025-05-06T15:00:00Z"
},
{
"bottom": 568.3081488254743,
"top": 13663.149464624685,
"from": "2025-05-06T15:00:00Z",
"to": "2025-05-06T16:00:00Z"
},
{
"bottom": 575.6927615167576,
"top": 13275.963005011794,
"from": "2025-05-06T16:00:00Z",
"to": "2025-05-06T17:00:00Z"
},
{
"bottom": 590.4727523338166,
"top": 14129.142744998766,
"from": "2025-05-06T17:00:00Z",
"to": "2025-05-06T18:00:00Z"
},
{
"bottom": 538.8071148746119,
"top": 12258.732521568036,
"from": "2025-05-06T18:00:00Z",
"to": "2025-05-06T19:00:00Z"
},
{
"bottom": 583.080983611168,
"top": 12703.794675080742,
"from": "2025-05-06T19:00:00Z",
"to": "2025-05-06T20:00:00Z"
},
{
"bottom": 553.5500122010744,
"top": 12651.99078998754,
"from": "2025-05-06T20:00:00Z",
"to": "2025-05-06T21:00:00Z"
},
{
"bottom": 557.2381393706789,
"top": 14512.615812227476,
"from": "2025-05-06T21:00:00Z",
"to": "2025-05-06T22:00:00Z"
},
{
"bottom": 579.3864253550238,
"top": 12715.16198113462,
"from": "2025-05-06T22:00:00Z",
"to": "2025-05-06T23:00:00Z"
},
{
"bottom": 583.080983611168,
"top": 13582.376304554491,
"from": "2025-05-06T23:00:00Z",
"to": "2025-05-07T00:00:00Z"
}
],
"inf": [
{
"bottom": 553.5500122010744,
"top": 3179.290519851457,
"from": "2025-05-06T00:00:00Z",
"to": "2025-05-06T01:00:00Z"
},
{
"bottom": 553.5500122010744,
"top": 3141.5375188972157,
"from": "2025-05-06T01:00:00Z",
"to": "2025-05-06T02:00:00Z"
},
{
"bottom": 586.7764284962727,
"top": 2591.5165035104133,
"from": "2025-05-06T02:00:00Z",
"to": "2025-05-06T03:00:00Z"
},
{
"bottom": 575.6927615167576,
"top": 3587.810149691505,
"from": "2025-05-06T03:00:00Z",
"to": "2025-05-06T04:00:00Z"
},
{
"bottom": 527.7602873108667,
"top": 3193.1546713357393,
"from": "2025-05-06T04:00:00Z",
"to": "2025-05-06T05:00:00Z"
},
{
"bottom": 564.6172161334393,
"top": 3519.5218866775895,
"from": "2025-05-06T05:00:00Z",
"to": "2025-05-06T06:00:00Z"
},
{
"bottom": 560.927210186199,
"top": 4897.696937362836,
"from": "2025-05-06T06:00:00Z",
"to": "2025-05-06T07:00:00Z"
},
{
"bottom": 590.4727523338166,
"top": 4068.5401102677156,
"from": "2025-05-06T07:00:00Z",
"to": "2025-05-06T08:00:00Z"
},
{
"bottom": 4.404082057734577,
"top": 3007.6317102529115,
"from": "2025-05-06T08:00:00Z",
"to": "2025-05-06T09:00:00Z"
},
{
"bottom": 509.3693759524964,
"top": 1857.8550360127251,
"from": "2025-05-06T09:00:00Z",
"to": "2025-05-06T10:00:00Z"
},
{
"bottom": 538.8071148746119,
"top": 4802.795145696077,
"from": "2025-05-06T10:00:00Z",
"to": "2025-05-06T11:00:00Z"
},
{
"bottom": 546.1766235091371,
"top": 3832.994269124781,
"from": "2025-05-06T11:00:00Z",
"to": "2025-05-06T12:00:00Z"
},
{
"bottom": 542.4913796764039,
"top": 3002.1870396482027,
"from": "2025-05-06T12:00:00Z",
"to": "2025-05-06T13:00:00Z"
},
{
"bottom": 594.1699475574164,
"top": 3763.131627006582,
"from": "2025-05-06T13:00:00Z",
"to": "2025-05-06T14:00:00Z"
},
{
"bottom": 568.3081488254743,
"top": 2864.8712567209386,
"from": "2025-05-06T14:00:00Z",
"to": "2025-05-06T15:00:00Z"
},
{
"bottom": 568.3081488254743,
"top": 3683.099421484547,
"from": "2025-05-06T15:00:00Z",
"to": "2025-05-06T16:00:00Z"
},
{
"bottom": 575.6927615167576,
"top": 3985.2610085725482,
"from": "2025-05-06T16:00:00Z",
"to": "2025-05-06T17:00:00Z"
},
{
"bottom": 590.4727523338166,
"top": 2870.7563750463623,
"from": "2025-05-06T17:00:00Z",
"to": "2025-05-06T18:00:00Z"
},
{
"bottom": 538.8071148746119,
"top": 5188.7936559350155,
"from": "2025-05-06T18:00:00Z",
"to": "2025-05-06T19:00:00Z"
},
{
"bottom": 583.080983611168,
"top": 4596.48022028913,
"from": "2025-05-06T19:00:00Z",
"to": "2025-05-06T20:00:00Z"
},
{
"bottom": 553.5500122010744,
"top": 4965.655701608027,
"from": "2025-05-06T20:00:00Z",
"to": "2025-05-06T21:00:00Z"
},
{
"bottom": 557.2381393706789,
"top": 2586.230135587261,
"from": "2025-05-06T21:00:00Z",
"to": "2025-05-06T22:00:00Z"
},
{
"bottom": 579.3864253550238,
"top": 4486.229304387711,
"from": "2025-05-06T22:00:00Z",
"to": "2025-05-06T23:00:00Z"
},
{
"bottom": 583.080983611168,
"top": 3451.6146843767137,
"from": "2025-05-06T23:00:00Z",
"to": "2025-05-07T00:00:00Z"
}
]
}