Regulatory Intelligence API
Programmatic access to the compounded GLP-1 legality matrix and the full change-log. Built for telehealth platforms, compounding pharmacies, and compliance teams that need to track 50-state status without watching every pharmacy board by hand.
Pricing
Pro
Popular$499/mo
- Everything in Standard
- All 50 states
- 500 req / min
- Weekly digest email
- Priority support
Enterprise
Custom
- Unlimited req rate
- SLA + dedicated support
- White-label data feed
- Custom change alerts
Authentication
Every request needs an API key in a header. Keys are issued per customer.
curl www.pepvetted.com/api/v1/changes?since=2026-06-01 \ -H "Authorization: Bearer pk_live_..."
Endpoints
GET/api/v1/changes
Every regulation change, newest first. Poll with `since` to sync only what's new — this is the alert/diff feed.
| since | ISO 8601 timestamp — only changes after this |
| state | 2-letter code, e.g. TX |
| drug | semaglutide, tirzepatide, … |
| limit | max rows (default 100, cap 500) |
GET/api/v1/regulations
The current legality matrix snapshot, by state × drug × compounding type, with sources and review dates.
| state | 2-letter code (omit for all states) |
| drug | filter to one drug (optional) |
Get API access
Subscribe above or email us to discuss the right tier. We'll set you up with a key within one business day.
Email us →Already have a key? See the live tracker for what the feed contains.