Frequently asked questions
What is the difference between DreamFactory and Apigee?
They solve different problems. Apigee is Google Cloud's full-lifecycle API management platform: it proxies, secures, analyzes, and monetizes APIs that your teams build separately. DreamFactory is a self-hosted API generation platform: point it at a database and it produces documented, governed REST endpoints in minutes — with RBAC, API keys, rate limiting, and audit logging built in, so the API and its management arrive together.
How much does Apigee cost compared to DreamFactory?
Apigee publishes pay-as-you-go rates: $20 per million standard API proxy calls and $100 per million for extensible proxies with custom callouts at the first volume tier (both rates tier down at high volume), active-environment fees from $0.50 to $4.70 per hour per region, and API Analytics as a paid add-on at $20 per million calls; its Standard, Enterprise, and Enterprise Plus subscriptions are contact-sales. DreamFactory publishes flat tiers: from $1,500/month for a single connector and $4,000/month for unlimited connectors (billed annually), plus an Apache-licensed open-source edition.
Can Apigee run fully on-premises?
Not in the current generation. Apigee X runs in Google Cloud, and Apigee hybrid runs the runtime plane on your Kubernetes cluster while the management plane — UI, management API, and analytics — remains Google-hosted. DreamFactory is fully self-hosted: the admin console, control plane, and data path all run on your infrastructure, including air-gapped networks.
Does DreamFactory replace Apigee?
For database-backed APIs, it replaces both the backend build and the management layer: DreamFactory generates the API and governs it with RBAC, keys, rate limiting, and logging. A large multi-team API program with developer portals and monetization is Apigee's territory — if that's your need, Apigee fits; if data APIs are the job, DreamFactory does it in a fraction of the footprint.
Why do extensible API proxies cost more on Apigee?
Apigee's published pay-as-you-go pricing bills extensible proxies — those using JavaScript, Java, or Python callouts for custom logic — at $100 per million calls at the first volume tier — five times the $20 per million standard rate (both tier down at high volume). DreamFactory takes the opposite approach: server-side scripting in Node.js, Python, or PHP is included in the flat platform price on every endpoint.
Can AI agents use DreamFactory APIs?
Yes. DreamFactory includes a built-in MCP (Model Context Protocol) server that exposes your databases as standardized tools for MCP-compatible models like Claude, GPT, Llama, and Gemini — governed by the same role-based access control and audit logging as every other API call.