Making API Calls\n\n The first step in making an API call is knowing the Uniform Resource Locator (URL) for the application or server that the API will access. This is the destination of the request issued when making an API call. The second step is to choose which command to send with the request.