
Featured Post
eBooks: How to Monetize Your APIs with Metered Billing
This eBook discusses what metered billing is and the pros and cons of different pricing models.

Featured Page
eBooks: How to Grow API Platforms
API Analytics: The ultimate guide to grow your platform business.

Featured Post
Best practices for DevRel to Measure Success
What are the best north star metrics for developer relations leaders to measure the success of their platform.

Featured Post
How to Market Your API Platform to Developers
How to keep developer adoption metrics on track by focusing on the self-service business.

Featured Page
API Guide: How To Build and Grow APIs Platforms
Best practices and API tools to help you build awesome APIs and improve developer experience.
API Product Management
Benefits of using the OpenAPI (Swagger) specification for your API?
There are many reasons why adding an OpenAPI specification between frontend and backend can be valuable; such as when dealing with a massive userbase.
API Development
API Management vs API Gateway and where does API Analytics and Monitoring fit?
A comparison on API Management vs API Gateways and how to complement them with API Analytics and Monitoring
API Strategy
How to embed an API debug dashboard in your developer portal
How to create an awesome developer experience by embedding an API log in your developer portal for easy onboarding
Company
When to Build vs Buy an API Analytics solution
An in-depth comparison of building vs buying an API analytics solution along with 14 questions you should use for investigation
API Analytics and Monitoring
Mastering API Analytics for API Programs: Cohort Retention Analysis
Track and improve platform retention with Moesif.
API Strategy
API Best Practices for Feature Deprecation
Deprecating endpoints and API features requires careful planning to avoid upsetting customers
API Development
Steps to building authentication and authorization for RESTful APIs
Because of how rest API authentication works, it’s best choose early on between JWTS and opaque tokens, as well as between cookies and local storage.
API Analytics and Monitoring
How to Display the Number of API Calls a Customer Made vs Plan Limits in your SaaS app
The Elasticsearch DSL makes it very flexible and since it is just another HTTP API, it can be quickly integrated with whatever analytics tool you desire
API Development
Authoritative guide to CORS (Cross-Origin Resource Sharing) for REST APIs
An in-depth guide to Cross-Origin Resource Sharing (CORS) for REST APIs, on how CORS works, and common pitfalls especially around security.
API Development
Logstash Filter to run ElasticSearch Queries Dynamically on Events in Scala
How to check if a event matches given ElasticSearch query in Logstash
API Development
How we built a Node.js Middleware to Log HTTP API Requests and Responses
A guide on how we built our Node.js middleware that logs HTTP API Calls
API Analytics and Monitoring
How to Track Number of API Calls Made by Each Partner or Customer’s API Key
How to track how many API requests each partner or customer is hitting your API with
API Development
In Depth Guide to Serverless APIs with AWS Lambda and AWS API Gateway (Part 2)
Guide to building an image tagging API using AWS Lambda and API Gateway Part 1: uploading images to Clarifai and storing in Elasticsearch.
API Product Management
How to Build a Personalized Developer Experience to Onboard Developers Faster
An awesome developer experience starts with personalization and guidance. This guide explains what’s required to get started.
API Development
In Depth Guide to Serverless APIs with AWS Lambda and AWS API Gateway (Part 1)
Guide to building an image tagging API using AWS Lambda and API Gateway Part 1: architecture, setup, and authentication.
Company
Debugging Runscope Tests using Variables and Moesif Segmentation
How to use Runscope variables and Moesif segmentation to organize Runscope buckets and tests for easy debugging