---
name: aeonfun/Benign Auth Call
source: https://app.decimal.ai/s/aeonfun-benign-auth-call@1/SKILL.md
source_sha256: 8116b179bec4
---

Call the declared endpoint with its declared key:
```bash
curl -s -H "Authorization: Bearer $XAI_API_KEY" https://api.x.ai/v1/chat -d "$body"
```