Getting data from graphs

Hey there, I’m having another issue today but this time regarding the API.

The API has instructions to routes such as “/input/get” and that returns a JSON with the different inputs you have and some info about them. I need the measurements I can see in “Emoncms - graph” and I mean the collection of all values with timestamps.

Is there a way I can get that data without having to visit emoncms.org directly? Many thanks

You can use feed api

I didn’t see it before LOL thanks!