AI Cost Calculator
Compare AI model costs: 14 models, per-request cost, monthly projections, optimizer.
1 subscribers
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
AI Cost Calculator endpoints
| Method | Endpoint | Description |
|---|---|---|
| Cost Calculation | ||
| POST |
/api/v1/estimate /api/v1/estimate |
Project monthly AI spending based on daily usage patterns. |
| POST |
/api/v1/calculate /api/v1/calculate |
Calculate the exact cost of a single AI API call given model, input tokens, and output tokens. |
| Comparison | ||
| GET |
/api/v1/cheapest /api/v1/cheapest |
Find the cheapest AI model for given token counts, optionally filtered by budget. |
| POST |
/api/v1/compare /api/v1/compare |
Compare cost across all available AI models for the same workload, sorted cheapest first. |
| Models | ||
| GET |
/api/v1/models/{provider} /api/v1/models/{provider} |
List all models from a specific provider. |
| GET |
/api/v1/models /api/v1/models |
List all supported AI models with full pricing information. |
| Utilities | ||
| POST |
/api/v1/tokens /api/v1/tokens |
Estimate token count from raw text input using character-based heuristic. |
AI Cost Calculator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|