Simple GPT
Pricing for this API depends on the official rates for input and output tokens. Credit calculation provides the exact cost of used input and output tokens, as mentioned in the pricing section. Please check the pricing section for more details. --- #### Real-Time Cost Tracking We provide detailed cost tracking for every API request. Each response includes a `usage.credits_details` field that…
Simple GPT endpoints
| Method | Endpoint | Description |
|---|---|---|
| List Available Models | ||
| GET |
List Models /models |
Return a list of available models on this API |
| 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. |
Simple GPT pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $1 / month | — |
|
| ULTRA | $5 / month | — |
|
| MEGA Recommended | $25 / month | — |
|