Double GPT
Pricing for this API is now half the official token rates – 50% off input and output tokens. Credit calculation reflects the discounted cost based on usage, as outlined in the pricing section. See the pricing section for full details.
Double GPT endpoints
| Method | Endpoint | Description |
|---|---|---|
| List Available Models | ||
| GET |
List Models /models |
List all available models for all endpoints |
| Chat | ||
| POST |
Create Chat Completion /chat/completions |
Creates a model response for the given chat conversation. |
| Audio | ||
| POST |
Create Speech /audio/speech |
Generates audio from the input text. |
| Embeddings | ||
| POST |
Create Embeddings /embeddings |
Creates an embedding vector representing the input text. |
| Moderations | ||
| POST |
Create Moderation /moderations |
Classifies if text is potentially harmful. |
Double GPT pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA | $15 / month | — |
|
| MEGA Recommended | $35 / month | — |
|