1. Create a key
Sign in and create a project API key.
FlowBar AI is compatible with OpenAI SDKs. Replace the base URL, use your FlowBar AI API key, and keep your existing request format.
export OPENAI_BASE_URL="https://api.flowbarai.com/v1"
export OPENAI_API_KEY="sk-your-flowbar-key"Sign in and create a project API key.
Use the pricing page to compare supported routes.
Track balances, logs, and model cost.
FlowBar AI 兼容 OpenAI SDK。替换 Base URL,使用 FlowBar AI API Key,即可保持原有请求格式接入。
export OPENAI_BASE_URL="https://api.flowbarai.com/v1"
export OPENAI_API_KEY="sk-your-flowbar-key"登录控制台,为项目创建 API Key。
在价格页比较可用模型和线路。
查看余额、日志和模型成本。