Launch HN: Kable (YC W22) – All-in-one platform for API products
51–60 of 84 posts
Re: Launch HN: Kable (YC W22) – All-in-one platform for API products
#52Congrats on the launch. Very appealing product. I thought RapidAPI.com would be a direct competitor, but their site changed a lot. Have they pivoted from monetizing an API, directly? If so, then I'd definitely keep Kable on my radar.
RapidAPI does offer some of the tools that Kable offers. And if you're looking to monetize a single REST endpoint, RapidAPI is probably the right tool for the job. Kable is infrastructure for API companies, brands, and larger projects. You wouldn't find Twilio's SMS API in RapidAPI's marketplace, nor would you find many of today's hottest new API-first companies. Kable's mission is to help those companies launch quic…
Twilio monetizes 3 of their APIs on RapidAPI including the SMS API:
Re: Launch HN: Kable (YC W22) – All-in-one platform for API products
#53Your offering is so full of useful functionality, too. Reports, metering, ... so much good. I could totally see this becoming a Twilio or Stripe for APIs.
Really, really awesome. Congrats! I'll be looking to sign up soon.
Edit: my platform is built in Rust and I don't expect you to have an SDK for that anytime soon (I'm off the beaten path). I'll see what your API looks like :)
Re: Launch HN: Kable (YC W22) – All-in-one platform for API products
#54Apigee and Mulesoft went "enterprise." AWS API Gateway and GCP Endpoints kind of stagnated. Seems like the only option for small and medium-sized SaaS businesses that want to sell access to APIs is to roll their own or fully commit to RapidAPI. (Please let me know other options I am forgetting or not aware of!)
We currently "roll our own" using Kong, Auth0, and a Rails app. Not sure if we'd want to outsource all of those components. But will keep an eye on this option for the future, particularly for doing metered billing.
Re: Launch HN: Kable (YC W22) – All-in-one platform for API products
#55This totally solves something I don't want to have to build at this stage! I hacked together a garbage API key system that has nothing to do with my platform's core competencies. Your offering is so full of useful functionality, too. Reports, metering, ... so much good. I could totally see this becoming a Twilio or Stripe for APIs. Really, really awesome. Congrats! I'll be looking to sign up soon. Edit: my platform i…
You're actually not the first person who's asked for a Rust SDK. This is something that is already in our plans for the near future.
In the meantime, all of Kable can be accessed via HTTPS REST endpoints. I wouldn't recommend using Kable for authentication over REST due to the potential latency issues it could cause for your API. But all of our functionality around pricing, metering, billing, and invoicing can be accessed directly, even without a Rust library.
Check out our documentation for a closer look at the REST API. Would be happy to chat some more over email to help you get started until our Rust library is available.
Re: Launch HN: Kable (YC W22) – All-in-one platform for API products
#56What’s the story for exporting data look like? E.g if I started with you but then wanted to migrate to a home grown solution.
We will always support customers who need to export data out of Kable into another system.
Re: Launch HN: Kable (YC W22) – All-in-one platform for API products
#57> Our pricing is pay-as-you-go based on the volume of events we store and the revenue we help our customers generate. That means we get to dogfood our own software for usage-based billing! So what is your pricing? The website says "starting at $200 / month", but before I go to sign up and try to integrate, I'd like to be able to estimate if it'd be $200/mo for my company or $2,000/mo. P.S.: I signed up, even got to a…
Re: Launch HN: Kable (YC W22) – All-in-one platform for API products
#58Great to see a new option! Apigee and Mulesoft went "enterprise." AWS API Gateway and GCP Endpoints kind of stagnated. Seems like the only option for small and medium-sized SaaS businesses that want to sell access to APIs is to roll their own or fully commit to RapidAPI. (Please let me know other options I am forgetting or not aware of!) We currently "roll our own" using Kong, Auth0, and a Rails app. Not sure if we'd…
Developers I've spoken with have struggled to get up and running with AWS API Gateway or GCP Endpoints. They each had plans to evolve their pricing model based on business-specific metrics (like monthly active users, transactions processed, or requests to specific APIs), and they weren't able to get the per-contract or per-endpoint pricing flexibility out of these offerings that they wanted.
Kable's greatest strength is its usage metering and billing. Not every developer is going to need to outsource their entire API gateway, and that's alright. In the early days, this does help get to market faster. At scale, though, when billing becomes more and more complex, is where Kable's greatest strengths in billing shine.
Re: Launch HN: Kable (YC W22) – All-in-one platform for API products
#59I'm the founder of Saasify, a similar platform from a few years back. Love what you guys are doing, though I think you may run into some of the same issues that we ran into. Here's our post-mortem that you'll hopefully find helpful https://transitivebullsh.it/saasify-vc-feedback
Re: Launch HN: Kable (YC W22) – All-in-one platform for API products
#60Your web app is probably burning a lot of unnecessary render cycles as a side effect of this behavior as well