API Test
Was this helpful?
Was this helpful?
Path: API Management > API Test
In this section, you can find instructions on how to verify the usability of registered APIs.
Fill in the data or make selections as instructed below. The fields marked with “*” are required.
digiRunner URL*: Fill in the API URL.
Authorization: Select the authorization type for testing.
Request Header: Click on the + icon to add items.
Request Body: Select the request body type.
Click Test to run the API test, and the result will be displayed in the Response field.
Check the test result in the Response field. If the Status is 201 and data is displayed in both the Headers and Body, the API is functioning correctly and is ready for use. If the response status is 201 and data is displayed in both the Request Header and Request Body, the API is functioning correctly and is ready for use.