Level 23
well ideally you would use ajax requests or use PHP guzzle Library (or similar) to consume the APIs.. its not that hard - depending on auth system used.. with Guzzle installed you would maybe create a wrapper class that hides the difficult parts. and maybe unifies the way you get data from the api