Getting Started with APIs
Learn the basics of API technologies, their benefits and how to get started with it.
Creating Better API Architecture Diagrams
Learn about the various types of API architecture diagrams and some tips for creating them.
AsyncAPI vs. OpenAPI: Which Specification Is Right for Your App?
Learn about the basic differences between AsyncAPI and OpenAPI that will help you pick one of them.
A Developer's Guide to API-First Design
Learn about the principles of API-first design and how it can benefit your organization.
Using OpenAPI and AsyncAPI Tags to Better Organize API Endpoints
Learn tips and tricks to group related endpoints in a meaningful way.
API Contracts - an Extended Introduction
This guide explains how API contracts can help your business, the best practices to follow, and gives some practical examples.
How to use and document polymorphism in APIs
Learn how to use `oneOf`, `anyOf` and `allOf` when writing an OpenAPI or AsyncAPI definition.
What are the different API types?
This is an introduction to the various API technologies that exist today, and their main use cases.