Documentation
Advanced
Developer API
Integrate MedSafe data into your applications
Developer API
Integrate MedSafe's comprehensive drug database and clinical tools into your applications using our RESTful API.
Getting Started
- Create a MedSafe account
- Navigate to Developer Portal
- Generate your API key
- Review the API documentation
- Start making requests
API Capabilities
Drug Database Access
- Search 5,000+ Nigerian drugs
- Access complete drug monographs
- Retrieve brand and generic information
- Get NAFDAC verification status
Clinical Tools
- Drug interaction checking
- Clinical calculator endpoints
- Safety screening APIs
- Dosing recommendations
Real-time Updates
- Webhook notifications for drug recalls
- New drug approvals
- Safety alerts
- Database updates
Authentication
bash
curl -H "Authorization: Bearer YOUR_API_KEY" \ https://api.medsafe.com.ng/v1/drugs/search?q=paracetamolRate Limits
- Free: 2,000 requests/month
- Starter: 10,000 requests/month ($10)
- Growth: 100,000 requests/month ($35)
- Enterprise: Custom limits
SDKs Available
- JavaScript/TypeScript
- Python
- PHP (coming soon)
- Java (coming soon)
Visit the full API documentation for complete endpoint reference, interactive examples, and SDK downloads.