API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

Products

APIs should be designed to solve business problems, not just technical ones. Over time, API products should become increasingly standardized and include feedback loops with consumers to continuously improve. Treating APIs as products makes them more visible and tangible to business stakeholders, helping to bridge the gap between product and engineering teams and ensuring alignment on business needs. Approaching APIs as products also creates a tailored experience around each set of digital resources and capabilities delivered via HTTP APIs. This approach simplifies API design and delivery, ensuring APIs resonate with a broader audience and meet expectations within specific business sectors. Aligning product and engineering teams to manage the delivery and evolution of APIs remains a key challenge for enterprise organizations today.

Policies

Metadata for APIs.json Contracts

The metadata on your API contract is the first handshake with anyone who encounters it. The identifier, name, description, and tags establish what this agreement is about and who it serves.

Strategies

APIs Have Clear Business Models

An API without a clear business model is just a hobby. Pricing tiers, plan features, rate limits, usage metrics--you need to articulate the value exchange between producer and consumer. I have watc...