Skip to main content

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-flash for 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
  • Official SDK — Use @atlasflux/sdk from server-side JavaScript or TypeScript applications
  • OpenAI-compatible — Drop-in replacement for OpenAI SDK and tools

Base URL

Use the contextual menu at the top of any page to copy content as Markdown or open it in ChatGPT/Claude.

Before You Start

  1. Create a Developer Account
  2. Create an API key from the Dashboard
  3. Add prepaid credit to your wallet
  • Quickstart — Make your first API call in 2 minutes
  • SDKs — Integrate with JavaScript or TypeScript using the official SDK
  • Authentication — How to authenticate requests
  • API Reference — Full endpoint reference
  • Models — Available models and capabilities
  • Help Center — Find help and contact AtlasFlux support