+++ title = "Deploy" date = 2019-09-09T17:42:10+01:00 weight = 40 +++ ### 4. Deploy Your API From the Amazon API Gateway console, choose Actions, Deploy API. You'll be prompted to create a new stage. You can use prod for the stage name. **:white_check_mark: Step-by-step directions** 1. In the **Actions** drop-down list select **Deploy API**. 1. Select **[New Stage]** in the **Deployment stage** drop-down list. 1. Enter `prod` for the **Stage Name**. 1. Choose **Deploy**. 1. Note the **Invoke URL**. You will use it in the next section. ![Invoke URL](/images/wildrydes/API-invokeURL.png)