8
12 Comments

RapidAPI alternatives? What do you use?

Hi all,

I’m looking for RapidAPI alternatives that provide the payment and quota management for my API.

RapidAPI looks good but they do not share the user data, so it’s not a good long term solution.

Any ideas? What are you using?

Thanks!

on August 22, 2021
  1. 2

    Hi! I am building something similar, I don't have that feature yet, but I will implement it. What kind of user information do you need?
    Here is my landing page:
    https://monetizam.com

    1. 1

      Looks good! :-)
      What I want is to really export/sync the user data: name, email address, pricing plan, signup date and anything collected by the platform

  2. 2

    What features do you need?

    1. 1

      I would like:

      1. api-key authentication,
      2. quota limits (like xx request/minute and yy requests/month),
      3. package payment (free, basic: $10/month, advanced: $20/month)

      At the end, it's what RapidAPI is offering but with the option of getting clients' contact information so you can have your own CRM.

  3. 1

    I have built a rapidAPI alternative that gives you payments, quota management, analytics, a developer portal and more! Its called Ultrance!

    1. 1

      Thanks @rogutkuba, but my SaaS JSON2Video.com is already working now.
      I finally decided to build everything myself and not use RapidAPI at all.
      Thanks anyway.

  4. 1

    I am in same boat and couldn't find ready-made solution. There are two close solutions. 1. Use AWS API Gateway with Cognito to build 2. Use Kong with Stripe to build everything which gives full control.

    I am mostly like to start the second option. Kong has plenty of plugins for auth, throttling, analytics, etc.

    1. 1

      Thanks! I will check out Kong's website 👍

  5. 1

    Since you've built your own API, I suggest not outsourcing the interface with your users. You want to own your users and placing a 3rd party in front like RapidAPI makes them their users.

    With the technical chops, really isn't too hard to build a quota limit (just track in the DB to start), rate-limiter (depending on your coding language there are several packages), and payment (Stripe).

  6. 1

    How close does Kong get you with more of a DIY route?

  7. 1

    I guess APIgee is one but very expensive for small projects. It's for enterprise clients with established systems.

    1. 1

      Tried to use it last year. Complicated and hidden behind sales people

Trending on Indie Hackers
I'm a lawyer who launched an AI contract tool on Product Hunt today — here's what building it as a non-technical founder actually felt like User Avatar 150 comments A simple way to keep AI automations from making bad decisions User Avatar 58 comments “This contract looked normal - but could cost millions” User Avatar 54 comments Never hire an SEO Agency for your Saas Startup User Avatar 42 comments 👉 The most expensive contract mistakes don’t feel risky User Avatar 41 comments The indie maker's dilemma: 2 months in, 700 downloads, and I'm stuck User Avatar 40 comments