1
2 Comments

How do you handle usage-based pricing for your app?

Hello everyone,
I'm building a small app with AI and want to have some usage-based pricing in my app. I'm thinking about a default token-based system with tiers, which grants a monthly limit of tokens.

How have you implemented something similar in your apps? Did you write it from scratch via Stripe API? Did you use any other tools?

on May 30, 2023
  1. 1

    I would imagine you could build some sort of counter that refreshes or keeps track of the calls and use a date function to check how many calls are remaining for the tier?

    1. 1

      For sure, I just thought that this a typica use case for most apps with AÍ. Maybe there is something ready made…

Trending on Indie Hackers
The most underrated distribution channel in SaaS is hiding in your browser toolbar User Avatar 194 comments How are you handling memory and context across AI tools? User Avatar 109 comments Do you actually own what you build? User Avatar 66 comments Code is Cheap, but Scaling AI MVPs is Hard. Let’s Fix Yours. User Avatar 34 comments How to see your entire business on one page User Avatar 29 comments I Think MCP Will Punish Thin API Wrappers User Avatar 27 comments