Global AI Gateway·Unified model access

A practical AI model gateway.

FlowBar AI is a public AI API gateway: one OpenAI-compatible endpoint for accessing chat, image, video, and reasoning models with transparent USD pay-as-you-go billing.

36+
model routes
API
OpenAI compatible
$
USD pay as you go
CN+US
China and global models

Lower-cost access for global teams

Use Chinese high-value models first, keep GPT, Claude, and Gemini as premium routes, and control spend in USD.

Compare pricing

One gateway for Chinese and global frontier models

Route cost-sensitive workloads to Chinese models, reserve GPT, Claude, and Gemini for premium tasks, and keep everything OpenAI-compatible.

China value routes

DeepSeek · Qwen · GLM · Kimi · MiniMax

Designed for global products that want strong Chinese model capability, coding, reasoning, and multilingual output at practical costs.

Overseas flagship routes

GPT · Claude · Gemini

Keep the three major overseas model families available for high-stakes reasoning, long context, and enterprise compatibility.

Discount-oriented billing

$ USD · Pay as you go

Transparent USD pricing, trial credits, and discounted routes help teams test more models without runaway spend.

Why choose FlowBar AI?

API

OpenAI compatible

Keep your existing SDK and switch only the base URL.

$

Unified billing

Manage model usage from one account with transparent USD pricing.

UP

Production-ready reliability

SSL, rate limiting, and routing safeguards for everyday workloads.

Connect in one minute

1 Get an API key
# Your OpenAI-compatible endpoint
export OPENAI_BASE_URL="https://api.flowbarai.com/v1"
export OPENAI_API_KEY="sk-your-flowbar-key"
2 Call any model
from openai import OpenAI
client = OpenAI(base_url="https://api.flowbarai.com/v1", api_key="sk-xxx")
# Chat model
chat = client.chat.completions.create(model="qwen3.6-plus", messages=[{"role":"user","content":"Hello"}])
# Image model
image = client.images.generate(model="qwen-image-2.0", prompt="A beautiful sunset")

Build with more models for less

New users get $5 trial credits valid for 30 days. Minimum top-up starts at $5.