This tutorial explains how to create a REST API model visually using Swagger or OpenAPI without needing to know the syntax, appealing to API-first and design-first methodologies. It provides a step-by-step approach to design, from creating reusable components to generating OpenAPI documentation, illustrated through an example of a URL shortener service. The tutorial emphasizes the benefits of design-first processes, including reduced total cost of ownership and easier evolution of the API.