In the credentials node you put in your API key and then you can inject that as a flow context variable. From that, the JQuery template node in the flow will GET the list of orgs that your key allows access to which will be seen in the UI form dropdown list.
... View more