Create an AI request for your collection

You use AI requests to interact with AI models, which can help you evaluate different models, add AI to your workflows, prototype AI agents, and much more.

Create a new AI request

To create your new AI request, do the following:

  1. Choose an existing workspace or create a new one.
  2. Select New > Magic icon AI. Postman opens a new AI request in a new tab.
  3. Select the request URL box. Postman lists the available models.
  4. Select a model. Postman opens the Authorization tab and selects an Auth Type for you.
  5. (Optional) Select an Auth Type.
  6. Edit your authorization details. To learn more, see Add API authorization details to requests in Postman.
  7. Select the Prompt tab and enter your user prompt.
  8. (Optional) Enter your system prompt.
  9. Select Send.

If your request succeeds, Postman adds your Message (user prompt) and the Response to the open conversation. You can use the steps in the following section to save your new AI request to a collection.

Save your new AI request

If you don't have any multi-protocol collections in your workspace, Postman will open a save request dialog that asks you for a request and collection name. Otherwise, Postman displays more options, such as the option to add your new AI request to an existing collection.

To save your new AI request, do the following:

  1. Select Save icon Save. Postman opens a save request dialog.
  2. Name your new AI request.
  3. If you don't have any multi-protocol collections in your workspace, name your collection and skip to the last step.
  4. (Optional) Select Add description and describe your new AI request.
  5. To save your new request to an existing collection, select a collection. To save your request to an existing folder, select a folder. If you want to search for a collection or folder, enter your search term in the search box.
  6. If you want to create a new collection, select New Collection, name your collection, and select Create. If you want to create a new folder, select New Folder, name your folder, and select Create.
  7. Select Save.

Your new AI request is ready to use to interact with an AI model. You can also change your request settings.

Last modified: 2025/01/22