Endpoints
Compounds
Access the compound database with detailed information on peptides, supplements, and research chemicals
GET
/api/v1/compounds1 creditsSandbox+
List all compounds with pagination and filtering
pagelimitcategorysearchGET
/api/v1/compounds/:slug1 creditsSandbox+
Get detailed information for a specific compound
slugrequiredGET
/api/v1/compounds/:slug/research2 creditsStarter+
Get research studies and citations for a compound
slugrequiredlimitPOST
/api/v1/batch/compounds5 creditsStarter+
Get multiple compounds in a single request
No URL parameters required