Skip to main content
GET
Search Drugs and Laboratory Tests

Authorizations

Authorization
string
header
required

Enter JWT token for authentication

Query Parameters

q
string
required

Search query string for drugs or lab tests

limit
integer
default:10

Maximum number of results to return

Required range: 1 <= x <= 100
s_type
enum<string>
default:drug

Type of search to perform - drug/medicine for pharmaceutical products, lab for laboratory tests

Available options:
drug,
lab

Response

OK

drugs
Drug · object[]
required

Array of drug objects matching the search criteria

lab_tests
LabTest · object[]
required

Array of laboratory test objects matching the search criteria