Edit me

We are using Swagger to expose all the APIs that is supported by the Ripple-QEWD middletier

The Swagger UI is crafted so it is part of the standard install process

The url should be of the style DomainNameOrIPaddress/swagger-ui/dist/

For demo purposes you can currently explore http://showcase.ripple.foundation/swagger-ui/dist/

NB Please read the section below about authentication so you can easily use our Swagger APIs.

Note that to help educate you in the Ripple stack, we follow the pattern the application follows, which involves an authentication step.

There are several steps to using our Swagger APIs as outlined here

Click the GET/api/initialise area to start

Jekyll
This is a sample caption

Click Try it Out

Jekyll
This is a sample caption

Click Execute

Jekyll
This is a sample caption

Copy the Response Body / token

Jekyll
This is a sample caption

Click Authorize

Jekyll
This is a sample caption

Insert secure token

Jekyll
This is a sample caption

Click Authorise

Jekyll
This is a sample caption

Authorized appears

Jekyll
This is a sample caption

You will now see secure APIs and you can proceed to use the rest of the APIs

eg GET /api/patients/{patientId}/allergies

Jekyll
This is a sample caption

Click Try It Out

Patient ID for Demo is 9999999000

Jekyll
This is a sample caption

Click Execute

Jekyll
This is a sample caption

etc etc