I'm using the following API: link This is a database of books / documents and I need to access it there to fetch some records. I already have the registry and a key to use. It's just that I've never done anything like it, and I do not see how it works. I have to make a connection to the webservice, right? From there how to get this data?
They have an example here: link . For now it was something like this I want to do.