Toryx Developer PortalSign in to manage your API keys and check your token balance.
Don't have access? Request API access
Toryx Developer PortalHave a promo code? Enter it at checkout for 100% off.
Talk to Toryx directly in your browser. Powered by STRATUM's continuously-updated knowledge graph.
Sign in with your registered email and the password from your approval email (or the one you set after changing it).
Use these keys to authenticate with the Toryx API. Compatible with any OpenAI client.
Toryx is OpenAI-compatible. Use any client:
curl https://api.toryx.ai/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "toryx-valaris",
"messages": [{"role": "user", "content": "Hello"}]
}'
All usage — API, CLI, and chat — deducts from your token balance.
Updates your password for both portal.toryx.ai and chat.toryx.ai.