What is the AtlasFlux API?
AtlasFlux API is a unified AI model routing service. Instead of integrating with multiple providers directly, you send requests to one endpoint and AtlasFlux handles model selection, routing, fallback, and billing.Key Features
- Single model endpoint — Use
atlasflux/nenas-flashfor all tasks - Intelligent routing — Requests are automatically routed to the best model for the task
- Web search — Built-in web search with multiple depth tiers
- Reasoning mode — Adjustable reasoning effort (low, medium, high)
- Streaming — Token-by-token streaming for both Responses and Chat Completions
- Prepaid MYR billing — Pay-as-you-go with a prepaid wallet balance
- OpenAI-compatible — Drop-in replacement for OpenAI SDK and tools
Base URL
Before You Start
- Create a Developer Account
- Create an API key from the Dashboard
- Add prepaid credit to your wallet
Quick Links
- Quickstart — Make your first API call in 2 minutes
- Authentication — How to authenticate requests
- API Reference — Full endpoint reference
- Models — Available models and capabilities