Get Brands
KLINICLY is an Open Source API that's enables innovators and health-tech businesses to easily embed and distribute genuine drugs using our formulary within their products.
HTTP REQUEST
Get Brands
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/BrandGet Brand by ID
e.g GET /api/v1/Brand/7fff8c61-26c4-4907-b659-3f823f3b3be4
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/Brand/{Id}Get Brand by Lite
Last updated