Documentation
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.
Step-by-step guides for Workflow Studio and Prompt Studio.
Builder Overview
How the Edgaze builder fits together: Workflow Studio, Prompt Studio, Templates, and API Vault.
Read guideWorkflow Studio
A complete Workflow Studio guide covering the canvas, builder flow, and every node available in Edgaze.
Read guidePrompt Studio
Turn one strong prompt into a product with clear inputs, testing, and publish flow.
Read guideTemplates
Start from an outcome, answer a few setup questions, and open an editable workflow in Workflow Studio.
Read guideAPI Vault
Connect provider keys once and run workflows on your own OpenAI, Anthropic, or Google accounts.
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 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 guideJSON Parse
Turn a JSON string into a structured object the rest of your workflow can use.
Read guideCondition
Send the workflow down a true or false branch based on incoming data.
Read guideDelay
Pause the workflow for a set time, then pass the same data onward.
Read guideLoop
Walk through an array one item at a time so downstream logic can repeat safely.
Read guideYouTube Transcript
Fetch a YouTube video transcript as plain text for summarising, rewriting, or analysis.
Read guideRemixed Workflow
Run another creator's published workflow as a sealed step inside yours.
Read guideProduct updates and platform reference.
Changelog ✨
Product updates, platform changes, and notable improvements.
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 Edgaze estimates hosted compute at the input envelope maximum to set buyer displayed price, without deducting compute from creator earnings.
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
How optional creator subscription features work if enabled, including billing, Plus BYOK benefits, and relationship to marketplace rules.
Pricing Limits
Minimum and maximum price rules for prompt products and 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
Wallet, prepaid bundles, and API funding. How Edgaze chooses what to charge when you run a workflow.
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 and Nested Workflows
How composed workflows price nested workflows 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
From zero to a completed API run in four steps.
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.
List Workflows
Discover workflows your API key can access, with schemas in legacy mode or paginated marketplace catalog.
Get Workflow
Retrieve a single workflow with input schema, access state, pricing, and an example run request.
Create Run
Start an asynchronous workflow run. Returns 202 Accepted with a run id and polling URLs.
Get Run
Poll run status, outcome, buyer-facing charge, and final outputs.
List Run Events
Read the durable event log for a run: started, node progress, and completion markers.
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 trust, reviews, ratings, comments, and interactions on Edgaze.
Security and Responsible Disclosure
How to report Edgaze security issues and the boundaries for good-faith vulnerability reporting.
Creator Guidelines
Practical publishing standards for honest, safe, high-quality Edgaze marketplace products.