Request your first API in Shortcuts on iPhone or iPad
To request your first API in Shortcuts, you create the URL that points at the API “endpoint” that you want to talk to and then pass that URL to the “Get Contents of URL” action.
By making an API requests in Shortcuts, you can go beyond the data that is locally available on your device and make shortcuts that interact with any web service that has a public API.
Use the Show Alert action in a shortcut on iPhone or iPad
In Shortcuts, the Show Alert action allows you to present an arbitrary dialogue with a title, a description, a Done button and an optional Cancel button.