Skip to main content

Insomnia

Configuring Insomnia to use your REST API credentials

  1. Open the Insomnia application
  2. On the "Auth" tab, click the dropdown arrow
  3. Select "Basic Auth"
  4. Input your API credentials (obtained previously from the steps above)

You are now ready to send API requests via Insomnia.