Orion Api Key
To test if your key works:
Your unique API key will be displayed there. You can then paste this into the settings of your chosen streaming add-on. For First Orion (Developer Portal) Sign In: Access the First Orion Customer Portal. Orion Api Key
| Feature | Orion API Key | OpenAI API Key | Anthropic API Key | | :--- | :--- | :--- | :--- | | | ~$0.50 - $2.00 (usually lower) | ~$0.50 - $15.00 | ~$3.00 - $15.00 | | Context Window | Up to 200k tokens | Up to 128k tokens (GPT-4 Turbo) | Up to 200k tokens (Claude 3) | | Key Rotation | Manual & API-automated | Manual only | Manual only | | Data Privacy | Zero-data retention option (opt-in) | 30-day retention (can opt out) | No training by default | | Specialty | Cost-efficient inference & edge deployment | Broad capabilities, multimodal | Long-form reasoning, safety | To test if your key works: Your unique
from openai import OpenAI
When you use a third-party AI interface, your data may be used for model training. With the Orion API, requests made via your API key are typically covered under stricter data processing agreements (DPAs), making it suitable for handling sensitive business documents or proprietary code. | Feature | Orion API Key | OpenAI
