API Reference
API Reference & Integration Guide
200K+ drug labels. Eight jurisdictions. One API.
Authentication, endpoints, jurisdictions, and integration patterns — everything you need to integrate the pharmaceutical data API into your pharma applications and AI workflows.
# Every request requires your API key in the header #93C5FD">curl https://api.biocore.com/v1/drugs \ -H #86EFAC">"Authorization: Bearer YOUR_API_KEY" \ -H #86EFAC">"Content-Type: application/json" # Response includes structured regulatory data { #86EFAC">"data": [...], #86EFAC">"meta": { "total": 200000, "page": 1 } }
200K+
Drug Labels
8
Jurisdictions
99.9%
Uptime SLA
Getting Started with the Biocore API
Both Biocore Slim API and Biocore MCP provide comprehensive endpoints optimised for pharmaceutical applications and AI workflows.
Schedule a Demo
Discuss your integration requirements with our team.
Get Credentials
Receive your API key and access the full documentation.
First API Call
Use the examples below to make your first request.
Go to Production
Explore all endpoints across all 8 jurisdictions.
API Authentication
All API requests require authentication using an API key. Include your key in every request header. Enterprise-grade encryption protects your keys and data.
# Every request requires your API key in the header #93C5FD">curl https://api.biocore.com/v1/drugs \ -H #86EFAC">"Authorization: Bearer YOUR_API_KEY" \ -H #86EFAC">"Content-Type: application/json" # Response includes structured regulatory data { #86EFAC">"data": [...], #86EFAC">"meta": { "total": 200000, "page": 1 } }
API Endpoints
All drug label API endpoints return structured JSON responses optimised for integration into your pharmaceutical applications and AI workflows.
/drugs
List all drugs with pagination and filters
/drugs/{id}
Get full drug details by ID
/regulatory-documents
Search regulatory documents across jurisdictions
/jurisdictions
List all 8 supported regulatory jurisdictions
/adverse-reactions
Structured adverse reaction and safety data
/search
Advanced full-text search across all data
Rate Limits
Rate limits are applied per API key to ensure fair usage and optimal performance. Limits are customised based on your organisation's deployment requirements.
Enterprise Plans
Custom rate limits tailored to your production workloads and integration requirements.
Supported Jurisdictions
Biocore provides regulatory intelligence from 8 major pharmaceutical markets worldwide.
FDA
DailyMed
EMA
EPAR
PMDA
Pharmaceuticals
Health Canada
Drug Products
TGA
ARTG
MHRA
Yellow Card
ANSM
RCP
Swissmedic
Arzneimittel
Data Attribution
Important: Biocore aggregates regulatory data from authoritative pharmaceutical regulatory sources. We are not the original source of regulatory data. All regulatory information originates from official authorities (FDA, EMA, MHRA, etc.) and publicly available research databases. For critical compliance decisions, verify information directly with original regulatory sources. See our data sources for complete attribution.
Data Formats
All API responses are returned in structured JSON. Regulatory documents are available in multiple formats to support various compliance workflows.
JSON
Structured data for programmatic access
Original regulatory source documents
HTML
Formatted, web-friendly documents
Excel
Exportable spreadsheet format
Search & Filtering
Advanced search across all regulatory intelligence data. Filter by jurisdiction, date, document type, and more to streamline your workflows.
# Filter by jurisdiction, date range, and document type #93C5FD">GET /drugs?jurisdiction=US&date_from=2024-01-01&document_type=label # Advanced full-text search across all regulatory data #93C5FD">POST /search { #86EFAC">"query": "atorvastatin warnings", #86EFAC">"jurisdictions": ["US", "EU"], #86EFAC">"document_types": ["label", "safety_alert"] }
Security & Compliance
Data Residency Options
US Residency
US data center options for customers requiring data within US jurisdiction.
EU Residency
EU data center options for GDPR-compliant data residency within the EEA.
Self-Hosted
Complete data sovereignty — zero data collection by Biocore.
Deployment-Specific Compliance
Managed Hosting
Minimal data collection (user authentication only). Customer data access limited to system operations with customer authorisation.
Self-Hosted
Zero data collection by Biocore. Customer has complete control over all data, infrastructure, and compliance.
Export Control & Cross-Border Compliance
Biocore complies with applicable export control regulations (EAR, ITAR) and implements data transfer safeguards:
For detailed compliance information, see our Terms of Service and Privacy Policy.
Ready to integrate?
Get API access, sandbox credentials, and integration support from our team.