Test SAP API Business Hub APIs with Curl
January 20, 2021
Created by Meredith Hassett
January 12, 2017
Beginner
20 min.
Try out an SAP API locally on your machine.
You will learn
- How to use command line tools like Curl and jq to test REST APIs locally
You have already discovered what the API Business Hub is and learned how to test it on the website. In this tutorial, you will learn how to use command line tools like Curl and jq to test REST APIs locally on your machine.
Step 1: Navigate to the User Management API
Step 2: Generate sample API call code
Step 3: Run sample API call code
Step 4: Limit the number of results
Step 5: Add multiple parameters to the API call