Systems | Development | Analytics | API | Testing

May 2022

Using Moesif and Stripe for Pay-As-You-Go API Billing

Offering customers a variety of ways to pay for your product allows for flexibility and ease. In general, there are two ways for customers to pay for usage: Post-paid and pre-paid. Pre-paid is sometimes also referred to as PAYG, or Pay-As-You-Go. Post-paid usage can sometimes lead customers to have billing surprises if they are not tracking their usage closely. This can cause headaches for these users and can also cause issues for the service provider.

End-to-End API Monetization with Kong, Stripe, and Moesif

Many API developers and companies struggle to find ways to easily set up systems to monetize their APIs. Some are simple but not customizable, some are complex and require massive engineering effort to actually get it all running. To make things easier, Moesif created a feature a few months ago called Billing Meters which gives massive customizability but with a minimal amount of code and engineering effort.

How to Customize Your Profile View Experience in Moesif

At Moesif, we’ve put a lot of work into improving viewing details and trends for specific users and companies. This includes our recent addition of adding profile dashboards to add individual and reusable charts to user and company profiles Now, we’ve added even further functionality by allowing users to customize what each individual user and companies profile view looks like.

API Meetup: Venture Capitalist Steve Forte on How to Build Winning Developer-First Companies

In a fireside chat, with VC Steve Forte of Fresco Capital, Moesif's CMO, Lawrence Ebringer, discusses how to master developer marketing and build a billion-dollar company. In somewhat of a wide-ranging discussion, Steve shares his perspectives on.

Ep #14: Erik Wilde on Focusing on the Business Case for your API

Eric Wilde is a prolific YouTuber, author, standards contributor and Catalyst at Axway. He's been working in web technologies and APIs for most of his career. And has just finished the second edition of his book Continuous API Management. Eric shares his perspectives on the business aspects of APIs, specifically.

GraphQL vs REST API: Which is better for API Observability?

API providers need to observe their APIs to get meaningful data about whether and how they are consumed in practice. API observability is a form of monitoring that passively logs API traffic to an observability service. Different from traditional API monitoring, with API observability you: Monitor interactions to improve developer experience Understand how customers use your API Troubleshoot your API Observing REST APIs is well understood and supported, but not every API is a REST API.