API Playground
Run live calls against the Priolix platform. Paste a sandbox key once, then explore. Need one? Issue a sandbox key.
1. Search evidence sources
GET /api/sources
// response will appear here
2. Drug-supplement interaction check
GET /api/interactions/check
// response will appear here
3. Market profile for a supplement
GET /api/market/{slug}
// response will appear here