Assessing Certify Results API from SoapUI

You can access Certify Results API from SoapUI®.

To access Certify Results API from SoapUI:

  1. Open Certify Results API Swagger page:

    http(s)://yourdomain/CertifyResultsAPI/swagger/ui/index

  2. Copy the Swagger URL address.

  3. Open SoapUI.

  4. In SoapUI, right-click on a project and select Import Swagger.

    The Add Swagger Definition dialog opens.

  5. In the Swagger Definition field, paste the Certify Results API Swagger URL.

  6. Click OK.

    SoapUI imports all of the available Swagger endpoints.

  7. Double-click on the request that you want to use.

  8. Add a token header and provide values for the input parameter.

  9. Execute the request.

    The results appear in the JSON tab.

 

Related Topics Link IconRelated Topics