Pharmaceutical Intermediate Exporter
Open hello-world.raml
if it isn’t already open:
Take me to API Designer
Click the Documentation icon if the Documentation panel isn’t already open.
Look for the label API endpoints. You can see the endpoint you defined. HTTP requests appear in green boxes.
Click GET to display the GET request and more information about the specification.
Click Code examples to review samples for each protocol.
Click 200 and 404 under Responses to review the responses defined in the API specification.
Click the blue Try it button.
Click Send to send your request to the temporary request URL that the mocking service creates from your specification.
It’s safe to ignore any error messages on this screen. A successful request returns 200 OK
and the test message:
Click Response details in the kebab menu to examine the response headers and request headers in the mocking service to help diagnose issues or understand the behavior of your API specification.
When you have finished testing, open the Mocking Service Configuration panel, then in Local Settings enable Select By Default.