Saved by sari
APIs All the Way Down
Using a bunch of APIs that are really flexible, and figuring out good ways to connect them, leads to a combinatorial explosion of potential workflows. API-first companies turn software into like customizable building blocks, and companies like Zapier and Tray.io function as “APIs for all APIs,” making connections between nearly any app with an API ... See more
Packy McCormick • APIs All the Way Down
In the press release, Stripe highlighted its partnership with Shopify, which is using Treasury to build Shopify Balance.
Packy McCormick • APIs All the Way Down
Purchasing Decision. Traditional SaaS is a department-head, IT, or exec purchasing decision, while API-first is typically a product and engineering purchasing decision.
Packy McCormick • APIs All the Way Down
Business Model. The most common SaaS business model is to charge per seat, while most API-first companies charge customers by usage of the product, either based on Pay Per Call (each time the API is pinged, say if you’re sending an SMS via Twilio) or as a percentage of transaction size (Stripe charges 2.9% plus $0.30 for each transaction).
Packy McCormick • APIs All the Way Down
Chris Sperandio, now at Stripe, wrote a piece while at Segment arguing that there needs to be a new, more dynamic model of a firm: the “Request/Response” model.
Packy McCormick • APIs All the Way Down
One of the most common refrains that API-first businesses hear is, “Oh Company X will just build that in-house,” and yet, they almost never do. It’s not for lack of resources. Facebook generated more profit in 2019 ($57 billion) than Twilio’s entire market cap ($51 billion). It’s that once they’re integrated into a customer’s product, API-first com... See more
Packy McCormick • APIs All the Way Down
Applications are just a bunch of functions that get things done: APIs wrap those functions in easy to use interfaces so you can work with them without being an expert.
Packy McCormick • APIs All the Way Down
API-first companies are a subset of Software-as-a-Service (SaaS) companies, with a few key distinguishing features:
Packy McCormick • APIs All the Way Down
Focus. API-first companies focus on solving a very specific problem. Stripe started with payments, and put all of their efforts into building the best payments solution. Twilio started with messaging and calling. Plaid does bank data, Algolia does search, Shippo does shipping, Checkr does background checks. That focus means that everything the comp... See more
Packy McCormick • APIs All the Way Down
Shopify is a really smart company. It wouldn’t tie its own hands for no good reason. Instead, it made a deliberate, strategic choice to focus on the things that it does best, and to plug in Stripe for all of the things that it does best. That’s what third-party APIs enable their customers to do.