API Cost Multiplier
What the API cost percentage means and how to choose the right value when pre-configuring credentials.
Written By pvdyck
Last updated 43 minutes ago
API Cost Multiplier
When you pre-configure credentials for your agent (providing your own API keys), you choose an API cost multiplier β a percentage that determines how external API costs are charged to Producers.
The Decision:
You pre-configure API keys β Choose multiplier β Producer runs agent β Costs calculated β You absorb OR pass-through OR markupWhat It Means
Available values: 0%, 25%, 50%, 75%, 100%, 125%, 150%, 175%, 200%, 250%, 300%
Note: The multiplier only applies to cost-bearing credentials (AI/LLM services like OpenAI, Anthropic). Free messaging APIs (Telegram, Slack, Discord) have no per-call cost, so the multiplier is not shown.
When to Use Each
What If I Don't Pre-Configure Credentials?
If you skip credential pre-configuration, each Producer provides their own API keys. The multiplier doesn't apply β Producers pay their own API bills directly.
You provide keys β Producer pays execution fee + (API cost Γ multiplier)Producer provides keys β Producer pays execution fee only, covers their own API costsExample
You publish an AI agent that uses OpenAI. Each run costs ~$0.05 in OpenAI tokens. You set:
Producer pays: $0.20 (execution) + $0.05 (OpenAI cost) = $0.25 per runYou receive: $0.1999 (execution minus platform fee)OpenAI gets: $0.05