Whether you're here to run workflows that just work or to build and publish your own, these guides take you from first run to first payout.
Choose your path
Step-by-step guides for Workflow Studio, Composer, and reusable templates.
Builder Overview
How Workflow Studio, Composer, Templates, and API Vault fit together in Edgaze.
Read guideWorkflow Studio
Build, test, and publish your first Edgaze workflow without learning every block at once.
Read guideTutorial: Company Intelligence Workflow
Build, publish, and integrate a workflow that turns a company website into a structured sales-research brief.
Read guideTemplates
Start from an outcome, answer a few setup questions, and open an editable workflow in Workflow Studio.
Read guideAPI Vault
How buyers and creators save provider keys, and which key owner is billed in each workflow credential mode.
Read guideComposer & Generative AI
How Composer assists workflow editing, what to verify before you apply changes, and how external AI providers are involved.
Read guideWorkflow Input
Ask the customer one clear question and turn their answer into data your workflow can use.
Read guideWorkflow Form
Collect several run-modal fields in one grouped form, each with a stable key for downstream steps.
Read guideWorkflow Output
Define what the customer receives when the workflow finishes.
Read guideMerge
Combine several upstream values into one payload for the next step.
Read guideMerge Objects
Merge several objects predictably in input-port order.
Read guideTemplate
Turn connected data into text with readable field placeholders.
Read guideMap
Apply a text template to every item in an array.
Read guideLLM Chat
Run text through a language model for writing, reasoning, extraction, or transformation.
Read guideLLM Image
Turn a text prompt into a generated image URL for your workflow result.
Read guideLLM Embeddings
Convert text into a vector embedding for search, similarity, or retrieval workflows.
Read guideHTTP Request
Call an external API or service and pass the response back into your workflow.
Read guideWeb Scrape
Fetch a public web page and extract Markdown, text, structured data, and links with a fixed, always-present output shape.
Read guideJSON Parse
Turn a JSON string into a structured object the rest of your workflow can use.
Read guideCondition
Choose a true or false branch with deterministic comparisons or an explicitly enabled AI rule.
Read guideDelay
Pause the workflow for a set time, then pass the same data onward.
Read guideLoop
Turn a list into an ordered set of results with one reusable internal workflow.
Read guideYouTube Transcript
Fetch a YouTube video transcript as plain text for summarizing, rewriting, or analysis.
Read guideRun Another Workflow (Remix)
Use a published workflow as one step inside yours without copying its internal blocks.
Read guideProduct updates and platform reference.
Changelog
Dated Edgaze product changes that are available to users.
Edgaze Code
A short keyword that opens your workflow or prompt on Edgaze without sharing a long link.
Content Disclaimer
Disclosures for creator content, user-generated content, AI outputs, third-party dependencies, and professional reliance.
Platform Status and Beta Disclaimer
Operational disclosures for Edgaze beta status, experimental features, availability, data loss risk, and no-SLA usage.
Marketplace fees, creator earnings, runs, and payment policies.
Payments Overview
How customers fund runs via wallet and bundles, how Stripe and Stripe Connect support checkout and creator payouts, and how legacy unlock purchases coexist with per-run billing.
Payout System
How Stripe Connect onboarding, the pending to available 7-day clearing, held-until-onboard balances, the weekly $25 payout, and refund clawback work for Edgaze creators.
Marketplace Fees
How Edgaze platform fees apply to creator margin on successful per-run sales, separate from compute recovery.
Creator Earnings
How creator earnings accrue per successful run at 80% of margin, clear from pending to available over 7 days, pay out weekly above $25, and are clawed back from pending on refund.
Workflow Run Policy
Per-run hosted workflow execution, BYOK behavior, funding sources, and abnormal usage controls.
Infrastructure Cost Estimation
How the hosted compute estimate affects the price buyers see, without reducing creator margin earnings.
Model Catalog & Pricing
The AI models Edgaze workflows can call, what hosted runs cost per model, and how older model ids are automatically migrated to current ones.
Refund Policy
How refund requests are reviewed, including wallet refund requests, the rule that successful runs are final, and effects on access and creator earnings.
Chargeback Policy
How Edgaze handles card disputes, Stripe dispute records, purchase status changes, and creator earning reversals.
Creator Subscription Policy
The live Edgaze Plus price, entitlements, billing, cancellation, and relationship to marketplace rules.
Pricing Limits
Minimum and maximum per-run workflow margin on Edgaze.
Fraud and Abuse Policy
How Edgaze detects, reviews, and responds to payment abuse, marketplace manipulation, unsafe workflows, and platform misuse.
Policies, terms, and compliance.
Privacy Policy
How Edge Platforms, Inc. collects, uses, shares, stores, and protects information across Edgaze.
Terms of Service
The core platform terms that govern access to Edgaze, including product usage, publishing, marketplace transactions, hosted AI runs, platform limitations, and legal responsibilities.
Creator Terms
The terms that apply to creators who publish or monetize workflows, prompt products, templates, listings, and hosted product experiences on Edgaze.
Acceptable Use Policy
Rules governing permitted and prohibited use of Edgaze accounts, listings, workflows, prompts, automation, and hosted runs.
DMCA and IP Takedown Policy
Procedure for reporting copyright infringement, counter-notices, repeat infringers, and non-copyright intellectual property issues on Edgaze.
These public guides explain what Edgaze is, how the marketplace works, and why the platform focuses on runnable workflows instead of isolated prompt fragments.
What is Edgaze?
Start with the platform definition and authority overview.
Read pageHow Edgaze works
Understand the path from building to publishing and monetization.
Read pageEdgaze Code
Understand the link-free retrieval keyword creators can share anywhere.
Read pageWhy workflows, not prompts?
See why Edgaze treats runnable systems as the unit of value.
Read pageGuidelines, security, and other documentation.
Legal & Trust Center
Edgaze policies for platform access, creator publishing, marketplace transactions, AI outputs, payments, safety, and data handling.
Billing & Runs
How workflow runs are priced, funded, settled, and refunded. Step-by-step guides for buyers, creators, and developers.
Run a Workflow
How to open a workflow, fund a run, and what happens when it completes.
What You Pay For
How the per-run price is built, what the creator earns, and what Edgaze keeps.
Funding Runs
How your wallet and workflow bundles fund runs started in the app or through the API.
Publish and Price
How creators set margin, how compute is estimated, and what buyers see at checkout.
Creator Earnings Guide
How creator earnings accrue, clear, and pay out.
BYOK (Bring Your Own Key)
Plus plan runs with your own API key: what you pay Edgaze and what you pay your provider.
When Runs Fail
What you pay when a run fails, is cancelled, or is stopped for exceeding its compute limit.
Refunds
How to request a wallet refund and what is not refundable.
API Runs
Billing for workflow runs triggered through the REST API, including spend caps.
Failover
When Edgaze switches to a backup model, your price stays the same.
Version Pinning
How prices lock to a workflow version and what happens when creators publish new versions.
Remix Workflows
How a workflow can use one published parent workflow, how pricing works, and how each creator earns.
Bundles Expiry and Refunds
When prepaid bundles expire, what happens to unused runs, and refund options.
Run Outcomes Reference
Quick reference for who pays and who earns across common run scenarios.
Legacy Unlock
One-time purchase listings from before per-run pricing existed.
Edgaze REST API
Run marketplace workflows from your backend, poll durable run state, and receive signed webhooks when jobs finish.
Authentication
Every API request must include a valid secret key in the Authorization header.
Quickstart
Discover a workflow, send valid inputs, and wait for the result with copy-paste-safe curl commands.
Webhooks
Configure HTTPS endpoints in the Developer console to receive signed run lifecycle events.
Errors & Edge Cases
Complete error catalog and async failure modes for production integrations.
Billing & Spend Caps
API runs bill identically to product UI runs. Keys optionally enforce spend caps before a run starts.
Streaming & Real-time
Track run progress with polling, event logs, and optional SSE streaming.
OpenAPI specification
Machine-readable OpenAPI 3.1 document for the Edgaze v1 REST API, generated from the same Zod schemas the handlers use.
List Workflows
Discover current free and pay-per-run workflows in the paginated marketplace catalog.
Get Workflow
Retrieve a single workflow with input schema, access state, pricing, and an example run request.
List Workflow Versions
List immutable workflow versions visible to the caller and inspect active and purchase pins.
Accept Workflow Update
Re-pin a buyer purchase to the workflow's current active immutable version.
Create Run
Start an asynchronous workflow run. Returns 202 Accepted with a run id and polling URLs.
List Runs
Page through your account's run history, filtered by status or workflow.
Get Run
Poll canonical run status, failure reason, buyer-facing charge, and final outputs.
Cancel Run
Stop an in-flight run. Cancelled runs reach a terminal state and are never charged.
List Run Events
Read the durable event log for a run: started, node progress, and completion markers.
Sell to Humans and Agents
How one published workflow reaches marketplace buyers, REST API callers, and upcoming MCP agent tools.
Free Demos
How one-time free demos let buyers run your real workflow with their own inputs before they pay.
AI Demo Inputs
How Edgaze uses AI to prefill demo inputs, why examples can be wrong, and what you should verify before trusting a result.
Managed Execution
How Edgaze operates retries, streaming, long-running state, usage records, and infrastructure behind every workflow run.
Legacy and retired features
What Edgaze still supports for older listings, and which creation tools have been retired.
Cookie Policy
How Edgaze uses cookies, local storage, session storage, analytics technologies, Calendly embeds, security tools, payment technologies, and platform storage.
Community Guidelines
User-facing standards for profiles, marketplace listings, comments, and buyer-creator interactions on Edgaze.
Security and Responsible Disclosure
How to report Edgaze security issues and the boundaries for good-faith vulnerability reporting.
Creator Guidelines
A concise checklist for honest, safe, useful Edgaze marketplace listings.
Was this useful?
Your response helps us improve the documentation.