Import data from Insomnia

Insomnia is an open-source desktop application for creating APIs. You can export requests, environments, and other data from Insomnia, then import them into Postman.

Export files from Insomnia

  1. Sign in to the Insomnia desktop app and select Insomnia > Settings > Data > Export all data.

Insomnia can also export individual documents, collections, and requests. See the Insomnia documentation to learn more.

  1. Select the location where you want to export the data.
  2. Select Ok when the export is complete.

Import Insomnia files to Postman

  1. In Postman, select Import > Migrate to Postman > Other API Clients.
  2. Select files or folder then select the files or folder you want to import.
  3. Select Start Migration. Postman checks if the selected files are valid Insomnia files.
  4. If the files are valid, you can select Start Migration. A window appears showing the migration’s progress. When the migration is complete, select Dismiss.

You can also drag files and folders into the import window.

Last modified: 2023/08/30