Combine two API calls

Hello,

How do I combine two API Calls.

I have two calls. The first call contains:

ServiceId

And the other one contains:

ServiceId
ServiceName

So I want to display the servicename by the serviceid from the first API call?