Show your understanding of APIs and how they power automation.

Question Title

* What does API stand for?

Question Title

* Imagine you’re at an Italian restaurant, and the menu lists a “Margherita pizza.” How is this similar to an API?

Question Title

* When comparing an API to a restaurant experience, which part of an API is most like the response you get when your food is delivered?

Question Title

* You’ve created a Rewst workflow that pulls user data from Microsoft Graph and sends a message in Slack. Which of the following best describes what Rewst is doing behind the scenes?

Question Title

* Which HTTP method would you use to update existing information in a system?

Question Title

* You’re automating a workflow in Rewst to cancel a reservation if plans change. Which HTTP method should the API use?

Question Title

* A URL in an API request consists of two main parts: the base URL and the __________.

Question Title

* Which part of the API request tells the system what specific action you want to perform?

Question Title

* You’re using Rewst to automate a “Night on the Town” package. Which of the following is an example of a GET request?

T