Description of the illustration simple_api_userflow.png

This diagram of the basic high-level steps for creating a custom API. The first block states the initial things to do are to name the API and set the format of the message body. The next step is creating endpoints. This is followed by setting security and finally testing the endpoints.