+++ title = "Validate API Functionality" weight = 34 +++ Now that you've integrated code changes to call your new Serverless API, you should test the end-to-end user experience to ensure the application is working correctly. The API currently requires no authentication so any request will currently be accepted until we enable required authentication. ### High-Level Instructions Go back to your browser tab with Wild Rydes running and sign-in again at `/signin`. Once signed in, click anywhere on the map to indicate a pickup location, then select the ***Request*** button to call your ride. You should be informed of your unicorn's arrival momentarily.