LLM API Cost Calculator
Estimate the USD cost of an LLM API workload from input/output token counts and daily call volume, using published per-model list prices — with per-call, per-day, per-month and per-year projections and a side-by-side model comparison.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Input Tokens
0 <= x <= 10000000Output Tokens
0 <= x <= 10000000Calls / Day
0 <= x <= 10000000Model
gpt-4o, gpt-4o-mini, gpt-4-turbo, gpt-4, gpt-3.5-turbo, o1, o1-mini, claude-3-5-sonnet, claude-3-opus, claude-3-haiku, gemini-1-5-pro, gemini-1-5-flash, llama-3-1-405b, llama-3-1-70b, llama-3-1-8b Pricing Mode
realtime, batch Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.