Purchased APIs
Scenario
In the shared gateway, you can view the purchased APIs and debug the APIs to check whether they are running properly.
Purchased APIs must be called using app authentication.
Prerequisites
You have purchased APIs through KooGallery.
Procedure
- Access the shared gateway console.
- In the navigation pane, choose API Calling > Purchased APIs.
Figure 1 Purchased API group
- Click the name of the target API group.
Details of the API group and purchased APIs under the group are displayed.
Figure 2 API group details
- In the Operation column of the desired API, click Debug.
- On the left side, set the API request parameters listed in Table 1. On the right side, view the API request and response information after you click Send Request.
Table 1 Parameters for debugging an API Parameter
Description
Protocol
You can modify this parameter only if you have set Protocol to HTTP&HTTPS for the API.
Method
You can modify this parameter only if you have set Method to ANY for the API.
Suffix
You can modify this parameter only if you have set Matching to Prefix match for the API.
Path Parameters
You can modify this parameter only if the value of Path contains braces ({}).
Headers
HTTP headers and values.
Query Strings
Query string parameters and values.
Body
You can modify this parameter only if you have set Method to PATCH, POST, or PUT for the API.
- After setting request parameters, click Send Request.
The Response section displays the response of the API request.
- You can send more requests with different parameters and values to verify the API.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot