Secure API with API Key-pair
Last updated
Last updated
Click on dropdown list menu then select Products. And then click on Human Resource Services link to open product dashboard.
Select Integration -> Settings menu from left panel. Then select App_ID and App_Key Pair The application is identified... option.
Scroll down to the bottom of the page then click Update Product button.
Select Applications -> Listing menu from left panel. Then click Test Corp HR Mobile link.
Click Add Random key link to generate a random Application key.
An Application key should be generated. This key pair ( Application ID and Application key) will be used as a credential for API calls.
Click on Back button of web browser to go back to previous page.
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.
Open Application dashboard following these steps, then use Application ID and Application key values to update Postman environment variables.
Open Postman then update app-id
and app-key
variables, and then click Save button.
Test the APIs using 3Scale API Testing (API Key Pair Auth) collection.