Creating your first API definition
Design an API to manage loan applications.
This scenario uses the example of a bank which needs an API to create, edit and fetch loan applications. You will create several resources, operations and data types, and define security for the API.