Using EachScape with Blynk Server

Hi guys, this might seem off topic, but I really want to know how API works exactly!

I am trying to use EachScape to make a small app that will retrieve a specific pin value and show it, very simple and straight forward. I using the API documentation and using the GET method to configure the API call inside EachScape and I get that the call was successful but I have no idea how to get the data after that call xD Can anyone help me with that?

Hello. Could you please clarify what exactly API do you mean?

The RESTful API documentation thing. Shouldn’t I be calling the links as described in that documentation to be able to show the data from server on an app? I am a beginner though.