I have two APIs on same solution. Let\'s call them API-1 and API-2.
API-1 calculate something, one of the variables is got from the API-2 by a http client get.
Whe