Before you begin

To complete these tutorials, you must:

The tutorials provide sample requests that use curl. However, you can use any program that can send HTTP requestsHTTP request A client transaction sent over HTTP to the server specifying a request method (such as GET, POST, DELETE) to execute against a resource or resources on the server., such as wget or Postman.