Creating your first API definition
Last updated: 9/9/2026Design 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.