Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Successful response with all non-prescription products.
Example:
"Krill Farms Fish Oil"
Example:
"A fish oil supplement complementary to prescribed products."
Optional category of the product
Example:
"nutrition"
Optional form of the product for customer use, if desired.
Example:
"liquid"
Whether the product is currently active for purchase
Example:
true
Unique identifier
Example:
"0227d1e5-ba9a-42b5-8fe2-38882aa65708"
Date and time of creation
Example:
"2025-03-15T12:00:00Z"
Date and time of last update
Example:
"2025-03-15T12:00:00Z"
Example:
927
Example:
100
Whether the product has any inventory associated with it
Example:
true
Unique inventory identifier for the product
Example:
"1234567890"