Medilife Online Developer Resources
Use these resources to read the public Medilife Online catalogue. The documented interface is read-only. Checkout, accounts, orders, payments, returns, inventory changes, and other state-changing operations remain in the normal website flow.
API documentation
- Base URL:
https://medilifeonline.shop/wp-json/wc/store/v1 - Product search:
GET /products?search={terms}&per_page={1-100} - Live public products endpoint
- Medilife Online OpenAPI 3.1 document
- Medilife Online agent instructions
- Medilife Online llms.txt discovery map
Authentication
The documented product-listing GET operation is public and needs no credential. Medilife Online does not publish server-to-server credentials for write operations. Keep cart, checkout, order, account, return, inventory, and payment activity in the website flow.
Webhooks and MCP
There is no public webhook subscription service and no published Medilife Online MCP server. Agents should use the read-only Store API and canonical public pages.
Safety and freshness
This API is a catalogue lookup surface, not medical advice. Read current fields from the live response, use each product permalink for customer-facing attribution, and do not infer diagnosis, treatment, cure, prevention, emergency-use, or prescribing claims.