Get Drugs
KLINICLY is an Open Source API that enables innovators and health-tech businesses to easily embed and distribute genuine drugs using our formulary within their products.
HTTP REQUEST
Get Drugs
get
Authorizations
AuthorizationstringRequired
Input your Bearer token in this format - Bearer {your token here} to access this WebApi
Query parameters
SearchQuerystringOptional
PageNumberinteger · int32Optional
PageSizeinteger · int32Optional
Responses
200
Success
400
Bad Request
401
Unauthorized
500
Server Error
get
/api/v1/DrugGet Drugs by ID
e.g GET /api/v1/drug/39ffa337-6beb-459d-bdfd-5f61c9b60743
Authorizations
AuthorizationstringRequired
Input your Bearer token in this format - Bearer {your token here} to access this WebApi
Path parameters
Idstring · uuidRequired
Responses
200
Success
400
Bad Request
401
Unauthorized
500
Server Error
get
/api/v1/Drug/{Id}Get Drugs by Lite
Last updated