API 调用的实际成本
每次 API 调用消耗的积分
例如: 9.9,19.9,49.9
How It Works
Simple three-step pricing calculation process:
Input Parameters
Enter your API cost (CNY), points per call, and target price points (USD)
Auto Calculate
The calculator instantly computes optimal pricing tiers with intelligent point allocation
Get Results
View detailed pricing breakdown for credit packages, monthly, and annual subscriptions
Frequently Asked Questions
Have more questions? Feel free to reach out.
01How does the pricing calculator work?
Enter your API cost, points per call, and desired price points. The calculator automatically determines optimal point allocations for each tier with built-in volume discounts.
02What is the exchange rate used?
The calculator uses a fixed exchange rate of 7 CNY to USD. This can be adjusted in the code if needed for your specific requirements.
03How are volume discounts calculated?
First tier gets no discount, second tier receives 10% bonus points, and third+ tiers get 20% bonus points to encourage higher purchases.
04What is the markup multiplier?
The default markup multiplier is 5x, meaning your selling price is API cost × 5. This ensures healthy margins while remaining competitive.
05How are points rounded?
Points are intelligently rounded: <1000 rounds to nearest 10, 1000-9999 rounds to nearest 100, ≥10000 rounds to nearest 1000.
06Can I customize the calculations?
Yes! You can modify the exchange rate, markup multiplier, and volume discounts in the code to match your business model.
07Why three subscription types?
The calculator supports credit packages (one-time), monthly subscriptions, and annual subscriptions (30% discount) to cater to different customer segments.
08How is annual subscription calculated?
Annual subscriptions are priced at 70% of monthly rate (30% discount), encouraging yearly commitments while maintaining profitability.