How does ApifyForge work?
By Ryan Clinton · Updated Mar 1, 2026
ApifyForge gives you fleet-level control over every actor you own through a browser dashboard or an optional CLI. It pulls run history, revenue data, quality scores, and Store rankings into a single dashboard with 15 developer tools not found in the Apify Console.
To get started, sign in with GitHub or Google at apifyforge.com/connect, then connect your Apify account using either flow. In the browser flow, paste a scoped Apify API token into Settings → Apify API Token; the token is encrypted with AES-256-GCM at rest in PostgreSQL, decrypted in memory only when the dashboard runs an actor on your behalf, and deletable in one click. In the CLI flow, run npx apifyforge run <tool> and your token stays on your local machine — only computed analytics reach the dashboard. ApifyForge indexes Apify actors and MCP intelligence servers across 8 categories, all searchable with side-by-side comparisons and cost calculators. The entire setup takes under two minutes and works with any Apify plan, including the free tier.
The 15 developer tools cover the gaps the Apify Console doesn't address. The Output Guard checks actor output against its declared dataset schema before you push to production. The Deploy Guard executes regression tests across your entire fleet in one click. Revenue Tracking shows PPE earnings per actor over time with trend lines. Bulk Metadata Operations update titles, descriptions, and SEO fields across multiple actors in a single action. The Cost Calculator estimates run costs before you commit credits. The Cloud Staging tool tests actors in Apify's production environment without affecting your live builds.
ApifyForge has no platform fee or subscription. Each actor is individually priced via Apify pay-per-event, billed by Apify on your own account — see each actor's Apify Store listing for its current per-event price. According to Apify's pricing page, Apify's free tier includes $5 of monthly platform credits, which covers most testing workflows.
ApifyForge exists for developers managing 10 or more actors who need fleet-level visibility into earnings, failures, and quality scores. According to Apify's maintenance policy, 2 failed auto-tests within 3 days triggers a maintenance flag, and 28 more days without a fix leads to deprecation. ApifyForge catches these issues early. Visit apifyforge.com to connect your account. See the related question on how ApifyForge is priced, or check apifyforge.com/glossary/ppe for Pay Per Event pricing details.
Related term
An Apify Actor is a serverless cloud program that runs on the Apify platform inside an isolated Docker container.
Related questions
ApifyForge has no platform fee, no subscription, and no premium tiers. Each actor is individually priced via Apify pay-p...
Do I need an Apify account?Yes, you need an Apify account with an API token to use ApifyForge. ApifyForge connects directly to the Apify API to pul...
What makes ApifyForge different from the Apify Console?ApifyForge manages your entire actor portfolio as a fleet, while the Apify Console manages actors one at a time. ApifyFo...
How much does Apify cost?Apify costs $0 on the free tier, $49 per month on the Personal plan, and $499 per month on the Team plan. Each paid plan...