Are there any solo devs or small teams out there genuinely paying their rent from selling API access?
What's your API? How much MRR? What's your pricing model? How did you find your first paying customers? And most importantly - what problem are you solving that people will actually pay for monthly?
Bonus points if you can share:
- Your biggest challenge (rate limiting? customer support? competition?)
- Whether you'd do it again
- Any "I wish I knew this before starting" wisdom
1 is an OCR and document extraction service [0]. We started with three customers asking for the same services and found none that were really useful (and supported Chinese characters) on the market at that time. Lately the product pivoted to based on (fine-tuned) LLM/VLMs and focus on adding various features that LLM out of the box are missing (fine tune based on specific customers data, prompt tune for particular type of elements e.g. Checkboxes, split 100s pages of PDF into dozens of documents with a few pages)
We're at around 55k MRR, the price model is per page, and we sign annual contracts with most clients (with some discounts)
2nd is an open-source CIAM [1]; Around 35k MRR.
We knew nothing about marketing when we started, so we partnered with local GCP/Azure as an ISV to get our first paying customers, which drove us to the more "Corporate" segment of the market.
A huge challenge is obviously how to market the product, but customer support for developers is tough as well -- you have to be developers to provide support for other developers, and sometimes it feels like you're troubleshooting for another dev team.
For example, one time we had a client email us saying they were getting incorrect results from our API suddenly, after many back-and-forth emails, we finally asked if we could do troubleshooting with a video call and share screen -- turns out they were interestingly calling our API via a proxy with cache enabled.
[0] https://formx.ai
[1] https://authgear.com
reply