Sign in to manage your API keys and check your token balance.

or sign in with email

Your account is created when your registration is approved.

Don't have access? Request API access

Token Balance

Remaining
Used
Total Granted
0 0% used 0

Have a promo code? Enter it at checkout for 100% off.

Chat with Valaris

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).

Open Chat

API Keys

Use these keys to authenticate with the Toryx API. Compatible with any OpenAI client.

Quick Start

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"}]
  }'

Usage

Tokens Used
Tokens Remaining

All usage — API, CLI, and chat — deducts from your token balance.

Change Password

Updates your password for both portal.toryx.ai and chat.toryx.ai.