API Documentation
AXIFI API Reference
Build powerful clinical intelligence applications with the AXIFI API. Access our 50+ AI agent pipeline, compound database, and clinical tools through a simple REST API.
Quick Start
curl https://api.axifi.ai/v1/chat/completions \
-H "Authorization: Bearer $AXIFI_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"messages": [
{"role": "user", "content": "What are the benefits of BPC-157?"}
],
"model": "axifi-clinical-v1"
}'API Capabilities
Core
Chat Completions
50+ AI agents with GRADE A-D evidence scoring across 36M+ research papers
Compounds Database
Access 150+ peptides, hormones, and supplements with full mechanism data
Popular
Lab Analysis
AI-powered bloodwork analysis with optimal range recommendations
Drug Interactions
Check interactions between medications, supplements, and peptides
Webhooks
Real-time event notifications for your applications
Semantic Search
Search across all clinical research with natural language queries