Your cost plus 20%
You are worth more than that!
Ask HN: How much to charge for an API call?
21–30 of 63 posts
Re: Ask HN: How much to charge for an API call?
#22Re: Ask HN: How much to charge for an API call?
#23[flagged]
Re: Ask HN: How much to charge for an API call?
#24[flagged]
Re: Ask HN: How much to charge for an API call?
#25Re: Ask HN: How much to charge for an API call?
#26[flagged]
A public API is going to incur additional testing, documentation, and support. Charge accordingly.
Re: Ask HN: How much to charge for an API call?
#27Charge only for extreme usage, like poorly written sync programs, maybe, maybe for realtime synchronization.
Let them access their data so they are comfortable using your product more, and charge them for the value your product gives them.
Re: Ask HN: How much to charge for an API call?
#28- What does it cost you to provide?
- What is it worth to your customers?
You need to understand both, before setting a price or even opening up the API.
This feels like systems engineering 101.
Re: Ask HN: How much to charge for an API call?
#29You should not charge people just to access their own data. That's abusive. Charge only for extreme usage, like poorly written sync programs, maybe, maybe for realtime synchronization. Let them access their data so they are comfortable using your product more, and charge them for the value your product gives them.