EdgazeDocsEdgaze Docs
DocumentationAPI Reference
Home
Getting started
API ReferenceAuthenticationQuickstart
Workflows
GETList WorkflowsGETGet WorkflowGETList Workflow VersionsPOSTAccept Workflow Update
Runs
POSTCreate RunGETList RunsGETGet RunPOSTCancel RunGETList Run Events
Guides
WebhooksErrors & Edge CasesBilling & Spend CapsStreaming & Real-timeOpenAPI specification

Platform status

Checking platform status
All documentation
API Reference

REST endpoints, authentication, and webhooks for running workflows from your backend.

Overview
Getting started
API ReferenceAuthenticationQuickstart
Workflows
GETList WorkflowsGETGet WorkflowGETList Workflow VersionsPOSTAccept Workflow Update
Runs
POSTCreate RunGETList RunsGETGet RunPOSTCancel RunGETList Run Events
Guides
WebhooksErrors & Edge CasesBilling & Spend CapsStreaming & Real-timeOpenAPI specification
Developer console

Platform status

Checking platform status
Guides

Billing & Spend Caps

API runs bill identically to product UI runs. Keys optionally enforce spend caps before a run starts.

Audience

Developers responsible for API spend.

API runs bill identically to product UI runs. Keys optionally enforce spend caps before a run starts: useful for staging keys, partner integrations, and blast-radius control.

For wallet funding details, see API Runs (billing guide).

Funding order#

When a run triggers, the platform resolves funding in a fixed order. Your integration does not choose the path: but understanding it explains why some runs succeed without wallet balance.

  1. Eligible locked bundle for the pinned workflow version.
  2. Wallet balance for the displayed run price.

Spend caps#

Caps reserve estimated microdollars atomically before wallet hold. Windows: daily, monthly, or lifetime. When exceeded, POST /runs returns 402 spend_cap_reached synchronously: no run id is issued.

Pricing visibility#

Workflow list and detail responses include displayedRunPriceUsd: the buyer-facing price already containing the creator margin and applicable hosted compute. Non-hosted credential modes use Edgaze's orchestration pricing while the provider bills the credential owner. GET /runs/{id} returns displayedChargeUsd after settlement. Raw compute cost is never exposed via the API.

Was this useful?

Your response helps us improve the documentation.

← Errors & Edge CasesStreaming & Real-time →
On this page
Funding orderSpend capsPricing visibility
© 2026 Edge Platforms, Inc. All rights reserved.