The pay-per-use model differs fundamentally from the other account models.
The difference here is that the billing is not based on a fixed annual price but on your real API calls per month.
Minimum term is 1 month, cancellable at until 7 days before end of month and billing take place on a monthly basis by invoice for bank transfer.
All plans mentioned here have the same features and rate limit as a Professional Plus account.
All prices plus VAT
Base charge (monthly) | Charge per 1,000 API calls | |
Advanced * | 0 EUR | 0.025 EUR |
Ultimate | 10 EUR | 0.015 EUR |
Extreme | 25 EUR | 0.009 EUR |
Silver | 50 EUR | 0.008 EUR |
Gold | 120 EUR | 0.007 EUR |
Platinum | 200 EUR | 0.006 EUR |
* The minimum charge per month is 1/12 of a “Professional Plus” account, 10 EUR gross / 8,40 EUR netto
The monthly invoice amount is calculated from the base charge plus the variable charge per 1,000 API calls multiplied by your API calls.
To find out which plan best suits your needs, here is a calculation sheet for you to play with.
With this model, you have one API key via which all API calls are made and all your API calls are charged.
At least 1/12 of the annual price of a “Professional Plus” account is charged monthly, currently 10 EUR. (The tipping point is abt. 15,000 API calls per day, from then on the invoice amount becomes larger than the minimum amount.)
It only makes sense to choose this model if you cannot manage with the rate limit of 600 calls/60 min. of a “Professional Plus” account.
With this model you have
Billing model here is
With the Pay-per-use administration API you can manage your customers yourself.
Base charge + Variable charge * API calls count / 1,000
0.00 + 0.025 * 72000 / 1000 = 1.80 EUR
> A 1/12 “Professional Plus” account (10 EUR gross / 8,40 EUR netto) will be charged here.
0.00 + 0.025 * 720000 / 1000 = 18.00 EUR
10.00 + 0.015 * 1440000 / 1000 = 31.60 EUR
1/12 Professional Plus + Base charge + Variable charge * API calls count / 1,000
10.00 + 0.00 + 0.025 * 720 / 1000 = 10.02 EUR
10.00 + 0.00 + 0.025 * 720,000 / 1000 = 28.00 EUR