To *access* data, you just need a browser, after all you can do that on this website.
But the REST API also in principle does that in your browser, see here for examples:
opensky-network.org/apidoc/
If you actually want to do something with the data, you will need something that lets you manipulate it, your programming language of choice would certainly be the standard option.