Use the OpenAI Python SDK to call OpenDunes — install once, configure the base URL, and access every model.
OpenDunes is OpenAI-compatible. Point the official openai Python package at https://opendunes.com/api/v1 and you have full access to 200+ models, billed in Algerian Dinars.
Store your key in the environment — never hard-code it. Generate and manage keys from your dashboard.
| Resource | Status | Description |
|---|---|---|
| Chat | Live | Text and vision completions, streaming |
| Models | Live | Browse the model catalog |
| Credits | Live | Check your DA balance and usage |
| API Keys | Live | List, create, and revoke keys (management key) |
| Analytics | Live | Daily usage and spend rollups |
| Embeddings | Live | Vector embeddings |
| Generations | Not yet available | Per-request cost lookup |
| Endpoints | Not yet available | Per-model provider availability |
| Providers | Not yet available | Provider routing and preferences |
| Benchmarks | Not yet available | Model evaluation results |
| Guardrails | Not yet available | Safety and content filters |
| Observability | Not yet available | Logs, traces, and exports |
| Organization | Not yet available | Team and member management |
| Workspaces | Not yet available | Isolated billing namespaces |
| Presets | Not yet available | Saved parameter sets |
| OAuth | Not yet available | OAuth PKCE for user-facing apps |
| Datasets | Not yet available | Fine-tuning datasets |
| Files | Not yet available | File uploads |
| Images | Live | Image generation |
| Responses | Not yet available | Stateful Responses API |
| Rerank | Live | Document reranking |
| Speech-to-Text | Live | Audio transcription |
| Text-to-Speech | Live | Speech synthesis |
| Video Generation | Live | Video generation |