Step 1: Get Your API Key
Sign up at omniakey.com and generate your API key from the console.Go to Console
Create your API Key
Step 2: Install the SDK
OmniaKey is fully compatible with the OpenAI SDK. Use the official OpenAI library for your language:Step 3: Make Your First Request
Set the base URL tohttps://omniakey.com/v1 and use your OmniaKey API key:
Response Example
Step 4: Try Streaming
For real-time responses, enable streaming:Next Steps
Authentication
Learn about API key security best practices
Chat API
Explore the full Chat Completions API
Supported Models
Browse available models
Migration Guide
Switch from OpenAI in minutes