Skip to content

Example Requests

Pre-built examples for common AXIFI API use cases

BPC-157 for Gut Health
Ask the clinical AI about BPC-157 benefits for gut healing and intestinal repair.
POST/v1/chat/completions
{
  "messages": [
    {
      "role": "user",
      "content": "What are the benefits of BPC-157 for gut health?"
    }
  ],
  "model": "axifi-clinical-v1",
  "stream": false,
  "temperature": 0.7,
  "max_tokens": 1024
}
Semaglutide Mechanism
Get a detailed explanation of how semaglutide works at the molecular level.
POST/v1/chat/completions
{
  "messages": [
    {
      "role": "user",
      "content": "Explain the mechanism of action of Semaglutide for weight loss"
    }
  ],
  "model": "axifi-clinical-v1",
  "stream": false,
  "temperature": 0.5,
  "max_tokens": 2048
}
Testosterone Optimization Protocol
Build a comprehensive protocol for testosterone optimization.
POST/v1/chat/completions
{
  "messages": [
    {
      "role": "user",
      "content": "Create a testosterone optimization protocol for a 40-year-old male athlete"
    }
  ],
  "model": "axifi-clinical-v1",
  "stream": false
}
HIPAA CompliantSOC 2 ReadyGDPR ReadyFDA 21 CFR Part 11 CompliantCCPA Compliant