Secure API with API Key-pair
Steps
1. Configure Authentication Method for API Product
Click on dropdown list menu then select Products. And then click on Human Resource Services link to open product dashboard.
secure api Select Integration -> Settings menu from left panel. Then select App_ID and App_Key Pair The application is identified... option.
secure api Scroll down to the bottom of the page then click Update Product button.
secure api
2. Generate Key for Application
Select Applications -> Listing menu from left panel. Then click Test Corp HR Mobile link.
secure api Click Add Random key link to generate a random Application key.
secure api An Application key should be generated. This key pair ( Application ID and Application key) will be used as a credential for API calls.
secure api
3. Promote Changes to APIcasts (API Gateways)
Click on Back button of web browser to go back to previous page.
secure api Select Integration -> Configuration menu from left panel. Then click Promote v.N to Staging APIcast button to promote changes to staging API gateway and click Promote v.N to Production APIcast button to promote changes to production API gateway.
expose soap api
4. Testing
Open Application dashboard following these steps, then use Application ID and Application key values to update Postman environment variables.
secure api Open Postman then update
app-id
andapp-key
variables, and then click Save button.secure api Test the APIs using 3Scale API Testing (API Key Pair Auth) collection.
Last updated