You can conveniently generate and test the API in [Postman](https://www.postman.com/) by creating the API collection in your Postman workspace using the following button:
**Note:** To test the REST API on your local machine, you must first install the [Postman Agent](https://www.postman.com/downloads/postman-agent/).
After clicking the **"Run in Postman"** button above, click the **"Import a copy"** link to import the API collection into your Postman Agent.
To start testing, switch the environment in Postman to **"Development"**:

Then update the environment variables (especially the `baseUrl` to match your site's base URL) so the requests can be sent correctly:
