QuotaFlow Docs

Desktop agents

When to use this page

Use this page for desktop agents, IDE extensions, or local GUI coding tools that support OpenAI-compatible endpoints.

Configuration values

SettingValue
API keyYour QuotaFlow production API key
Base URLhttps://api.quotaflow.ai/openai/v1
Responses URLhttps://api.quotaflow.ai/openai/v1/responses
Models URLhttps://api.quotaflow.ai/openai/v1/models

Setup steps

1. Open your agent settings.

2. Choose OpenAI-compatible provider if available.

3. Paste your QuotaFlow API key.

4. Set the base URL to https://api.quotaflow.ai/openai/v1.

5. Save and run a small test prompt.

Recommended test prompt

Reply with only: connected

Notes

Do not paste production API keys into screenshots, issue trackers, or shared demo recordings.

AI agents: start at /llms.txt, fetch /llms-full.txt for full context, and parse /openapi.yaml for endpoint schemas.