Is there a single series anomaly endpoint?
# timegpt
j
Is there a single series anomaly endpoint?
Also amazing work on TimeGPT, it's looking 🔥
c
Hi @James Blackwood-Sewell! Yes, we have examples in our documentation here: https://docs.nixtla.io/docs/capabilities-anomaly-detection-quickstart
j
Do you have API specs?
Seems to be only multi here
c
do you mean multi-series? it works for both cases, multi and single series
j
Yeah I realised I can just hardcode the
unique_id
to a constant if I have one series, then discard the id when it comes back
Thanks 🙂