Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

HTTP Header with API Key to access JSON

$
0
0

Hi all. I have been searching extensively over the last few days in a bid to find a way of access an online JSON API using an API key i have. So for a limited number of requests you do not need the API key, great for testing to start... i have managed to access the JSON using the LoadStrings method with no problem and now i have also managed to access it get data using the HTTP Requests For Processing Plugin (the updated one by Koogs: https://github.com/acdean/HTTP-Requests-for-Processing

My issue is now that i cant figure out how to add the header properly so that my request is accepted using the API Key... I have attached a screen shot of what i am trying so far, could a kind sole point me in the right direction?

Info on the API that i am trying to access is here: https://api.football-data.org/docs/v1/index.html

2017-12-23

P.S. The code will work at present as you get a set amount of free calls before having to use the API Key. I have locked it out previously though and cannot get the API key to be accepted in order to get more calls, hence my plea for help :-)

Thanks in advance for any help.


Viewing all articles
Browse latest Browse all 2896

Trending Articles