Inflection 3 Pi powers Inflections [Pi](https://pi.ai) chatbot, including backstory, emotional intelligence, productivity, and safety. It has access to recent news, and excels in scenarios like custo
curl https://api.routershift.com/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "inflection-3-pi",
"messages": [{"role": "user", "content": "Hello!"}]
}'Full API DocumentationTop 3 parameter configurations from community usage